| org.objectweb.speedo.SpeedoTestHelper org.objectweb.speedo.runtime.detach.TestAttachBigDecimal
TestAttachBigDecimal | public class TestAttachBigDecimal extends SpeedoTestHelper (Code) | | Initially, java.math.* was considered as a reference.
See visitFieldInsn() method of ClassAccessorModifier class.
The test:
detaches a Share
modify a BigDecimal value of a SharePrice of the prices
attaches the Share
author: Y.Bersihand |
TestAttachBigDecimal | public TestAttachBigDecimal(String s)(Code) | | |
testDetachModifyAttachCollection | public void testDetachModifyAttachCollection()(Code) | | Test the detach method on a Big Decimal : bug fixed to update a big decimal object when detaching it.
|
testRemovingOfPersistentObject | public void testRemovingOfPersistentObject()(Code) | | |
|
|