09c5b77709
- Switch to using gem (greatly simplifies the port) PR: ports/141012 Submitted by: wxs@ Reviewed by: pgolluci@
5 lines
230 B
Text
5 lines
230 B
Text
FlexMock is a flexible mocking library for use in unit testing and behavior
|
|
specification. Mocks are defined with a fluent API that makes mock
|
|
specifications easy to read and easy to remember.
|
|
|
|
WWW: http://flexmock.rubyforge.org/
|