tagion.testbench.services.malformed_contract

Undocumented in source.

Members

Aliases

FeatureContext
alias FeatureContext = Tuple!(ContractTypeWithoutCorrectInformation, "ContractTypeWithoutCorrectInformation", InputsAreNotBillsInDart, "InputsAreNotBillsInDart", NegativeAmountAndZeroAmountOnOutputBills, "NegativeAmountAndZeroAmountOnOutputBills", ContractWhereInputIsSmallerThanOutput, "ContractWhereInputIsSmallerThanOutput", FeatureGroup*, "result")
Undocumented in source.
StdSecureWallet
alias StdSecureWallet = SecureWallet!StdSecureNet
Undocumented in source.

Classes

ContractTypeWithoutCorrectInformation
class ContractTypeWithoutCorrectInformation
Undocumented in source.
ContractWhereInputIsSmallerThanOutput
class ContractWhereInputIsSmallerThanOutput
Undocumented in source.
InputsAreNotBillsInDart
class InputsAreNotBillsInDart
Undocumented in source.
NegativeAmountAndZeroAmountOnOutputBills
class NegativeAmountAndZeroAmountOnOutputBills
Undocumented in source.

Manifest constants

CONTRACT_TIMEOUT
enum CONTRACT_TIMEOUT;
Undocumented in source.
feature
enum feature;
Undocumented in source.

Meta