Sha256: 974a476750f55b7af989bd36cec42eea9a0a53feeafac02cf40556b1efb5f77a
Contents?: true
Size: 1.09 KB
Versions: 6
Compression:
Stored size: 1.09 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/doudou/flexmock == Links * <b>User Guide</b> -- http://github.com/doudou/flexmock * <b>RubyGems</b> -- Install with: `gem install flexmock` * <b>Source</b> -- https://github.com/doudou/flexmock * <b>Bug Reports / Issue Tracking</b> -- https://github.com/doudou/flexmock/issues * <b>Continuous Integration</b> -- http://travis-ci.org/#!/doudou/flexmock == License Copyright 2003-2013 by Jim Weirich (jim.weirich@gmail.com). Copyright 2013-2020 by Sylvain Joyeux (sylvain.joyeux@m4x.org) 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
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
flexmock-2.4.2 | doc/index.rdoc |
flexmock-3.0.1 | doc/index.rdoc |
flexmock-2.4.1 | doc/index.rdoc |
flexmock-3.0.0 | doc/index.rdoc |
flexmock-2.4.0 | doc/index.rdoc |
flexmock-2.3.8 | doc/index.rdoc |