org.ourgrid.test
Interface GUITest

All Superinterfaces:
PreCommitTest, SelectiveTest, StressTest, junit.framework.Test
All Known Implementing Classes:
CommandManagerTest, EBGuiFacadeTest, GridTreeModelTest, GumTableTest, JobExpecterTest, JobsTreeModelTest, MyGridGUITest, MyGridJobAdderTest, MyGridJobCancellerTest, MyGridSetterTest, MyGridStarterAndStopTest, MyGridStatusTest, MyGridUIManagerTest, PathWithEmptySpacesTest, SimpleSynchronizedGridManagerTest

public interface GUITest
extends PreCommitTest

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