be.objectify.led
Class PropertySetterPrimitiveTest
java.lang.Object
be.objectify.led.PropertySetterPrimitiveTest
public class PropertySetterPrimitiveTest
- extends Object
Test cases for primitive property bindings.
- Author:
- Steve Chaloner
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertySetterPrimitiveTest
public PropertySetterPrimitiveTest()
before
public void before()
after
public void after()
testBoolean_noPropertySet
public void testBoolean_noPropertySet()
testBoolean_propertySet
public void testBoolean_propertySet()
testByte_noPropertySet
public void testByte_noPropertySet()
testByte_propertySet
public void testByte_propertySet()
testShort_noPropertySet
public void testShort_noPropertySet()
testShort_propertySet
public void testShort_propertySet()
testInteger_noPropertySet
public void testInteger_noPropertySet()
testInteger_propertySet
public void testInteger_propertySet()
testLong_noPropertySet
public void testLong_noPropertySet()
testLong_propertySet
public void testLong_propertySet()
testFloat_noPropertySet
public void testFloat_noPropertySet()
testFloat_propertySet
public void testFloat_propertySet()
testDouble_noPropertySet
public void testDouble_noPropertySet()
testDouble_propertySet
public void testDouble_propertySet()
testCharacter_noPropertySet
public void testCharacter_noPropertySet()
testCharacter_propertySet
public void testCharacter_propertySet()
testFinalProperty
public void testFinalProperty()
testMultipleProperties
public void testMultipleProperties()
testMultiplePrimitiveAndNonPrimitiveProperties
public void testMultiplePrimitiveAndNonPrimitiveProperties()
Copyright © 2010 Objectify. All Rights Reserved.