Package mockrunner: Information

    Source package: mockrunner
    Version: 0.3.8-alt6_1jpp5
    Build time:  Mar 10, 2011, 04:07 PM
    Category: Development/Java
    Report package bug
    License: Apache Software License -style
    Summary: J2EE Unit Testing
    Description: 
    Mockrunner is a lightweight framework for unit testing
    applications in the J2EE environment. It supports Struts
    actions and forms, servlets, filters and tag classes.
    Furthermore it includes a JDBC and a JMS test framework
    and can be used in conjunction with MockEJB to test EJB
    based applications.
    Mockrunner extends JUnit and simulates the necessary
    behaviour without calling the real infrastructure. It does
    not need a running application server or a database.
    Furthermore it does not call the webcontainer or the Struts
    ActionServlet. It is very fast and enables the user to
    manipulate all involved classes and mockobjects in all steps
    of the test. It can be used to write very sophisticated
    unit-tests for J2EE based applications without any overhead.
    Mockrunner does not support any type of in-container testing.

    List of rpms provided by this srpm:
    mockrunner (noarch)
    mockrunner-javadoc (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. ant17
      2. ant17-junit
      3. /proc
      4. mockejb
      5. cglib
      6. servlet_2_4_api
      7. servletapi4
      8. nekohtml
      9. struts
      10. struts-taglib
      11. oro
      12. xerces-j2
      13. xml-commons-apis
      14. jakarta-commons-beanutils
      15. jakarta-commons-collections
      16. jboss4-j2ee
      17. jdom
      18. jakarta-commons-digester
      19. jakarta-commons-logging
      20. jakarta-commons-validator
      21. jaranalyzer
      22. jpackage-1.5.0-core
      23. jpackage-utils >= 0:1.7.4
      24. jsp_2_0_api
      25. junit

    Last changed


    March 10, 2011 Igor Vlasenko 0:0.3.8-alt6_1jpp5
    - build with ant17
    May 19, 2010 Igor Vlasenko 0:0.3.8-alt5_1jpp5
    - selected java5 compiler explicitly
    May 20, 2009 Igor Vlasenko 0:0.3.8-alt4_1jpp5
    - fixed build