by colcas, prolifics_user
SevenMock is an easy-to-use Java dynamic mock objects implementation for unit testing that places responsibility for verifying operation parameters directly on the unit test code - enabling tests to be tightly focussed and easy to debug.
Support for unseqenced expectations added.
SevenMock now has a production release available on SourceForge: http://downloads.sourceforge.net/seven-mock/SevenMock-1.0.zip SevenMock is a light-weight Java dynamic mock objects framework. It is unusual in that it places responsibility for verifying ...
Addition of JavaDoc for public API. Improved commenting of tests. Removed redundant exception class. getStatusReport() method removed from API.
SevenMock is a light-weight Java dynamic mock objects framework. It is unusual in that it places responsibility for verifying operation parameters directly on the unit test code. This enables the test designer to write very clear, precisely targeted ...
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use