tagion.testbench.e2e.operational

Undocumented in source.

Members

Aliases

FeatureContext
alias FeatureContext = Tuple!(SendNContractsFromwallet1Towallet2, "SendNContractsFromwallet1Towallet2", FeatureGroup*, "result")
Undocumented in source.
operational
alias operational = tagion.testbench.e2e.operational
Undocumented in source.

Classes

SendNContractsFromwallet1Towallet2
class SendNContractsFromwallet1Towallet2
Undocumented in source.

Enums

DurationUnit
enum DurationUnit
Undocumented in source.

Functions

_main
int _main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
createInterface
WalletInterface* createInterface(string config, string pin)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

feature
enum feature;
Undocumented in source.

Mixins

__anonymous
mixin Main!(_main)
Undocumented in source.

Structs

TxStats
struct TxStats
Undocumented in source.

Mixed In Members

From mixin Main!(_main)

alternative_name
enum alternative_name;
Undocumented in source.
main_name
enum main_name;
Undocumented in source.
main
int main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta