org.ourgrid.test
Interface SchedulerPreCommitTest

All Superinterfaces:
PreCommitTest, SelectiveTest, StressTest, junit.framework.Test
All Known Subinterfaces:
SchedulerFastTest
All Known Implementing Classes:
BlackListManagerTest, DataDiscoveryTest, EBGridManagerTest, EBJobManagerTest, EBJobManagerTest, EBSchedulerFacadeTest, GumpClientImplTest, GumpManagerImplTest, GumSpecServicesTest, JobRequestEntryTest, JobTest, MyGridGumpSpecServicesTest, SchedulerEventEngineTest, SchedulerImplTest, SchedulingHeuristicTest, SpecialTest, StorageAffinityTest, TaskTest, WorkqueueTest

public interface SchedulerPreCommitTest
extends PreCommitTest

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