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