org.ourgrid.test
Interface CorepeerPreCommitTest

All Superinterfaces:
PreCommitTest, SelectiveTest, StressTest, junit.framework.Test
All Known Implementing Classes:
CoreTest, RestrictedCoreTest

public interface CorepeerPreCommitTest
extends PreCommitTest

Description: All OurGrid pre-commit tests should implement this interface to be executed automatically by the SelectiveTestRunner.


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