tagion.testbench.services.collector

Undocumented in source.

Members

Aliases

FeatureContext
alias FeatureContext = Tuple!(ItWork, "ItWork", FeatureGroup*, "result")
Undocumented in source.

Classes

ItWork
class ItWork
Undocumented in source.

Functions

createBills
TagionBill[] createBills(const(SecureNet)[] bill_nets, uint amount)
Undocumented in source. Be warned that the author may not have intended to support it.
createNets
SecureNet[] createNets(uint count, string pass_prefix)
Undocumented in source. Be warned that the author may not have intended to support it.
insertBills
const(DARTIndex)[] insertBills(TagionBill[] bills, RecordFactory.Recorder rec)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

feature
enum feature;
Undocumented in source.

Meta