org.ourgrid.test
Interface PeerPreCommitTest

All Superinterfaces:
PreCommitTest, SelectiveTest, StressTest, junit.framework.Test
All Known Subinterfaces:
PeerFastTest
All Known Implementing Classes:
AccountingManagerImplTest, AllocationEntryTest, AllocationManagerTest, ArbitratorTest, BindableMockGumpClientWrapperTest, DeployerTest, EBCommunityObtainerTest, EBGumFacadeTest, EBPeerManagerFacadeTest, EBPeerManagerTest, GumManagerEntryTest, GumManagerImplTest, GumpClientThreadManagerTest, GumProxyTest, GumProxyTest2, PeerEventEngineTest, PeerTest, RequestEntryTest, RequestManagerTest

public interface PeerPreCommitTest
extends PreCommitTest

Description: All OurGrid 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