Mnemonics.ExMachina v0.1.0 Mnemonics.ExMachina behaviour View Source
ExMachina strategy for Mnemonics.
Link to this section Summary
Callbacks
Builds a factory and inserts it into the database.
The arguments are the same as ExMachina.build/2
Builds many factories and inserts them into the database.
The arguments are the same as ExMachina.build_list/3
Builds two factories and inserts them into the database.
The arguments are the same as ExMachina.build_pair/2
Link to this section Callbacks
Builds a factory and inserts it into the database.
The arguments are the same as ExMachina.build/2
.
Builds many factories and inserts them into the database.
The arguments are the same as ExMachina.build_list/3
.
Builds two factories and inserts them into the database.
The arguments are the same as ExMachina.build_pair/2
.