1 unstable release

Uses old Rust 2015

0.2.0 Dec 30, 2017

#33 in #tdd

Apache-2.0

17KB
235 lines

Galvanic-mock-lib

Build Status Documentation Crates.io

The support library for galvanic-mock.

The crate provides common traits for all mocks generated by galvanic-mock as well as data structures for handling the state of mock objects. Please have a look at galvanic-mock for more information.


lib.rs:

The support library for galvanic-mock.

The crate provides common traits for all mocks generated by galvanic-mock as well as data structures for handling the state of mock objects.

Dependencies

~20KB