org.ourgrid.test
Interface GumPreCommitTest

All Superinterfaces:
PreCommitTest, SelectiveTest, StressTest, junit.framework.Test
All Known Implementing Classes:
EBGumTest, UserAgentClientTest, UserAgentServerImplTest, UserAgentServerTest

public interface GumPreCommitTest
extends PreCommitTest

Description: All GuMs pre-commit 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