Sha256: 1b78c26ae0ae9e5e922bf84eec130b33f8ec40c1e952d48cf8112a4a7c3ece5d

Contents?: true

Size: 1.1 KB

Versions: 21

Compression:

Stored size: 1.1 KB

Contents

= 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

* <b>User Guide</b> -- http://github.com/jimweirich/flexmock
* <b>API Documents</b> -- http://flexmock.rubyforge.org
* <b>RubyGems</b>   -- Install with: `gem install flexmock`
* <b>Source</b> -- https://github.com/jimweirich/flexmock
* <b>Bug Reports / Issue Tracking</b> -- https://github.com/jimweirich/flexmock/issues
* <b>Continuous Integration</b> -- 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.

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
flexmock-2.3.6 doc/index.rdoc
flexmock-2.3.5 doc/index.rdoc
flexmock-2.3.4 doc/index.rdoc
flexmock-2.3.3 doc/index.rdoc
flexmock-2.3.2 doc/index.rdoc
flexmock-2.3.1 doc/index.rdoc
flexmock-2.3.0 doc/index.rdoc
flexmock-2.2.1 doc/index.rdoc
flexmock-2.2.0 doc/index.rdoc
flexmock-2.1.0 doc/index.rdoc
flexmock-2.0.6 doc/index.rdoc
flexmock-2.0.5 doc/index.rdoc
flexmock-2.0.4 doc/index.rdoc
flexmock-2.0.3 doc/index.rdoc
flexmock-2.0.2 doc/index.rdoc
flexmock-2.0.1 doc/index.rdoc
flexmock-2.0.0 doc/index.rdoc
flexmock-2.0.0.rc1 doc/index.rdoc
flexmock-1.3.3 doc/index.rdoc
flexmock-1.3.2 doc/index.rdoc