ContractFunction

To be used as a UDA indicating a function that does double duty as: * a contract test * builds a mock to satisfy the same contract

struct ContractFunction {}

Members

Variables

codeURL
CodeURL codeURL;
Undocumented in source.

Meta