|
||||||||||
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.objectweb.carol.irmi.test.RMITest
org.objectweb.carol.irmi.test.MathTest
MathTest
Constructor Summary | |
MathTest()
|
Method Summary | |
protected void |
setUp()
|
void |
testAddDouble()
|
void |
testAddFloat()
|
void |
testAddStringAndChar()
|
void |
testAddWhole()
|
void |
testDiv()
|
void |
testRemove()
|
Methods inherited from class org.objectweb.carol.irmi.test.RMITest |
getContext, getName, getObject, getRegistry, tearDown |
Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, 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, failNotEquals, failNotSame, failSame |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public MathTest()
Method Detail |
protected void setUp() throws Exception
setUp
in class RMITest
Exception
public void testAddWhole() throws Exception
Exception
public void testAddFloat() throws Exception
Exception
public void testAddDouble() throws Exception
Exception
public void testAddStringAndChar() throws Exception
Exception
public void testDiv() throws Exception
Exception
public void testRemove() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |