[−][src]Module moxie::testing
Utilities for testing moxie-based programs.
Structs
BoolWaker | A waker which keeps track of whether it's been woken or not. Useful for testing state update behaviors. |
CountsClones | A value which keeps track of how many times it's been cloned. Useful for testing caching behaviors. |