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