org.ourgrid.test
Interface TestModuleFastTest

All Superinterfaces:
FastTest, PreCommitTest, SelectiveTest, StressTest, junit.framework.Test
All Known Implementing Classes:
SelectiveTestCollectorTest

public interface TestModuleFastTest
extends FastTest

Description: All "test module" fast tests should implement this interface to be executed automatically by the SelectiveTestRunner.

Version:
1.0 Created on 05/07/2004

Method Summary
 
Methods inherited from interface junit.framework.Test
countTestCases, run