= Flex Mock -- Making Mocking Easy
FlexMock is a simple, but flexible, mock object library for Ruby unit
testing.
This is the API documentation site for flexmock. You can find the user
documentation at http://github.com/jimweirich/flexmock.
== Links
* User Guide -- http://github.com/jimweirich/flexmock
* API Documents -- http://flexmock.rubyforge.org
* RubyGems -- Install with: `gem install flexmock`
* Source -- https://github.com/jimweirich/flexmock
* Bug Reports / Issue Tracking -- https://github.com/jimweirich/flexmock/issues
* Continuous Integration -- http://travis-ci.org/#!/jimweirich/flexmock
== License
Copyright 2003-2013 by Jim Weirich (jim.weirich@gmail.com).
All rights reserved.
Permission is granted for use, copying, modification, distribution,
and distribution of modified versions of this work as long as the
above copyright notice is included.
== Warranty
This software is provided "as is" and without any express or implied
warranties, including, without limitation, the implied warranties of
merchantibility and fitness for a particular purpose.