org.ourgrid.test
Interface SchedulerFastTest

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

public interface SchedulerFastTest
extends SchedulerPreCommitTest, FastTest

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