Crate expectest [−] [src]
Crate provides matchers and matcher functions for unit testing.
Modules
| core |
A module contains core types of this library. |
| matchers |
A module contains matchers. |
| prelude |
A module contains reexport of all useful types and functions. |
| traits |
A module contains helpful traits. |
| utils |
An utils module. |
Macros
| expect! |
A macro used to simplify usage of this library. |