org.mmbase.test.bridge
Class EmptyNodeTestTransaction

org.mmbase.test.bridge.NodeTest
  |
  +--org.mmbase.test.bridge.EmptyNodeTest
        |
        +--org.mmbase.test.bridge.EmptyNodeTestTransaction

public class EmptyNodeTestTransaction
extends EmptyNodeTest

Test class Node from the bridge package. The tests are done on an empty node inside a transaction.

Author:
Michiel Meeuwissen, Jaco de Groot

Constructor Summary
EmptyNodeTestTransaction(java.lang.String name)
           
 
Method Summary
protected  Cloud getCloud()
           
 void tearDown()
           
 
Methods inherited from class org.mmbase.test.bridge.EmptyNodeTest
setUp, testGetByteValue, testGetDoubleValue, testGetFloatValue, testGetIntValue, testGetLongValue, testGetStringValue, testGetValue
 
Methods inherited from class org.mmbase.test.bridge.NodeTest
testCreateAlias, testGetByteValueCache, testGetDoubleValueCache, testGetFloatValueCache, testGetIntValueCache, testGetLongValueCache, testGetStringValueCache, testGetValueCache, testSetContext, testSetDNumber, testSetOType, testSetOwner, testSetRNumber, testSetSNumber
 

Constructor Detail

EmptyNodeTestTransaction

public EmptyNodeTestTransaction(java.lang.String name)
Method Detail

getCloud

protected Cloud getCloud()
Overrides:
getCloud in class NodeTest

tearDown

public void tearDown()
Overrides:
tearDown in class EmptyNodeTest


MMBase 2002