org.ourgrid.test
Interface PeerFastTest

All Superinterfaces:
FastTest, PeerPreCommitTest, PreCommitTest, SelectiveTest, StressTest, junit.framework.Test
All Known Implementing Classes:
AccountingManagerImplTest, AllocationEntryTest, AllocationManagerTest, ArbitratorTest, BindableMockGumpClientWrapperTest, EBCommunityObtainerTest, EBPeerManagerFacadeTest, GumManagerEntryTest, GumManagerImplTest, RequestEntryTest, RequestManagerTest

public interface PeerFastTest
extends FastTest, PeerPreCommitTest

Description: All OurGrid 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
 
Methods inherited from interface junit.framework.Test
countTestCases, run