Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        mockobjects: Java MockObjects package
        
        
        - Summary
- The Mock Objects project is a generic unit testing framework whose goal
is to facilitate developing unit tests in the mock object style. The
goal of this project is to provide, a core mock objects framework. This
is a library of code that supports the implementation of mock objects.
It is based around a set of expectation classes for values and
collections. There are also various other classes to make mock objects
easier to write or to use.
Changelog
        
            - * Thu Aug 10 17:00:00 2006 Matt Wringe <mwringe at redhat.com> - 0.09-14jpp.3
- - Rebuilt with new naming convention 
            - * Sat Jul 22 17:00:00 2006 Jakub Jelinek <jakub{%}redhat{*}com> - 0.09-14jpp_2fc
- - Rebuilt 
            - * Fri Jul 21 17:00:00 2006 Matt Wringe <mwringe at redhat.com> 0.09-14jpp_1fc
- - Merge with upstream version
- Natively compile packages