org.ourgrid.test
Interface ReplicaExecutorPreCommitTest

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

public interface ReplicaExecutorPreCommitTest
extends PreCommitTest

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