Cizen v0.14.1 Cizen.Test View Source
Conveniences for testing Cizen.
Link to this section Summary
Functions
Asserts that the block is finished in the given timeout
Asserts that the effect is performed in the given timeout
Ensures the given saga is finished
Link to this section Functions
Asserts that the block is finished in the given timeout.
The default value of the timeout is 1000.
Asserts that the effect is performed in the given timeout.
The default value of the timeout is 100.
Ensures the given saga is finished.