Package nl.toolforge.karma.core.test

This package contains classes to support JUnit testing.

See:
          Description

Class Summary
BaseTest This testclass is highly recommended when writing JUnit testclasses for Karma.
CommandResponseFaker Pretty empty implementation for a CommandResponse.
CommandTestHelper Base test class to test Command instances (including the execute method).
LocalCVSInitializer Initializes tests that need a local CVS repository.
 

Exception Summary
InitializationException Thrown when the local version control repository could not be located for tests.
 

Package nl.toolforge.karma.core.test Description

This package contains classes to support JUnit testing.



Copyright © 2002-2004 Toolforge. All Rights Reserved.