org.ourgrid.test
Interface ReplicaExecutorFastTest

All Superinterfaces:
FastTest, PreCommitTest, ReplicaExecutorPreCommitTest, SelectiveTest, StressTest, junit.framework.Test
All Known Implementing Classes:
EBReplicaManagerTest, ExecutorFactoryTest, ExecutorResultTest, LinuxExecutorTest, PermissionManagerTest, ReplicaExecutorThreadManagerTest, ReplicaExecutorThreadTest, SWANExecutorTest

public interface ReplicaExecutorFastTest
extends ReplicaExecutorPreCommitTest, FastTest

Description: All Replica Executor 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