Tests the basic behavior of non-persistent transactional fields.
This is by no means an exhaustive test of what should happen to such fields
in all possible state transitions - we'll rely on the TCK for that.
author: Mike Martin version: $Revision: 1.1 $
Constructor Summary
public
NptTest(String name) Used by the JUnit framework to construct tests.
Used by the JUnit framework to construct tests. Normally, programmers
would never explicitly use this constructor.
Parameters: name - Name of the TestCase.
Method Detail
runCommitTest
public void runCommitTest(boolean retainValues)(Code)