|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--junit.framework.Assert
|
+--junit.framework.TestCase
|
+--org.mmbase.test.bridge.NodeTest
|
+--org.mmbase.test.bridge.EmptyNodeTest
Test class Node from the bridge package. The tests are done on
an empty node.
| Constructor Summary | |
EmptyNodeTest(java.lang.String name)
|
|
| Method Summary | |
void |
setUp()
|
void |
tearDown()
|
void |
testGetByteValue()
|
void |
testGetDoubleValue()
|
void |
testGetFloatValue()
|
void |
testGetIntValue()
|
void |
testGetLongValue()
|
void |
testGetStringValue()
|
void |
testGetValue()
|
| Methods inherited from class org.mmbase.test.bridge.NodeTest |
getCloud, testCreateAlias, testGetByteValueCache, testGetDoubleValueCache, testGetFloatValueCache, testGetIntValueCache, testGetLongValueCache, testGetStringValueCache, testGetValueCache, testSetContext, testSetDNumber, testSetOType, testSetOwner, testSetRNumber, testSetSNumber |
| Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, name, run, run, runBare, runTest, toString |
| Methods inherited from class junit.framework.Assert |
assert, assert, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertNotNull, assertNotNull, assertNull, assertNull, assertSame, assertSame, fail, fail |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public EmptyNodeTest(java.lang.String name)
| Method Detail |
public void setUp()
setUp in class junit.framework.TestCasepublic void tearDown()
tearDown in class junit.framework.TestCasepublic void testGetValue()
testGetValue in class NodeTestpublic void testGetByteValue()
testGetByteValue in class NodeTestpublic void testGetDoubleValue()
testGetDoubleValue in class NodeTestpublic void testGetFloatValue()
testGetFloatValue in class NodeTestpublic void testGetIntValue()
testGetIntValue in class NodeTestpublic void testGetLongValue()
testGetLongValue in class NodeTestpublic void testGetStringValue()
testGetStringValue in class NodeTest
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||