|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.ourgrid.mygrid.ui.test.MyGridJobCancellerTest
public class MyGridJobCancellerTest
Constructor Summary | |
---|---|
MyGridJobCancellerTest()
|
Method Summary | |
---|---|
void |
setUp()
|
void |
tearDown()
|
void |
testCorrectJobCancel()
|
void |
testIncorectJobCancel()
|
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString |
Methods inherited from class junit.framework.Assert |
---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface junit.framework.Test |
---|
countTestCases, run |
Constructor Detail |
---|
public MyGridJobCancellerTest()
Method Detail |
---|
public void setUp() throws java.lang.Exception
setUp
in class junit.framework.TestCase
java.lang.Exception
public void tearDown() throws java.lang.Exception
tearDown
in class junit.framework.TestCase
java.lang.Exception
public void testCorrectJobCancel() throws JobNotFoundException, JobCouldNotBeCancelledException, java.rmi.RemoteException, CompilerException, CouldNotAddJobOutsideHomeMachineException
JobNotFoundException
JobCouldNotBeCancelledException
java.rmi.RemoteException
CompilerException
CouldNotAddJobOutsideHomeMachineException
public void testIncorectJobCancel() throws java.rmi.RemoteException, JobCouldNotBeCancelledException
java.rmi.RemoteException
JobCouldNotBeCancelledException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |