GroboUtils

About GroboUtils

Sourceforge
Project

For Developers

GroboTestingJUnit version 1.2.1

Goals/Requirements for IFTC

Author:Matt Albrecht

The JUnit Interface/Hierarchial Test Case (IFTC) extention has the following goals:

  1. Allow for users to write tests for interfaces, abstract classes, and any extensible class.
  2. Provide a framework extension to JUnit, with a similar approach to writing tests as standard JUnit.
  3. A concrete class's tests must be able to use the framework to "inherit" the tests of the concrete class' implemented interfaces and super-classes.
  4. Allow for multiple contexts of a concrete class to be tested by inherited tests.
  5. Allow for easy tracing of failed tests.




SourceForge Logo
This space graciously provided by the SourceForge project
Copyright © 2002-2004 GroboUtils Project.
All rights reserved.