org.nuiton.topiatest
Class EnumTest
java.lang.Object
org.nuiton.topiatest.EnumTest
public class EnumTest
- extends Object
Test the support of possibility to have an attribute of type enumeration
in a entity
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
db
public final TopiaDatabase db
EnumTest
public EnumTest()
storeEntityWithEnumValue
public void storeEntityWithEnumValue()
throws org.nuiton.topia.TopiaException
- Create an entity having two field of type enumeration. One is stored
using ordinal, the other using the name.
The test check that values are stored, and that find methods works
- Throws:
org.nuiton.topia.TopiaException - if any exception with db
Copyright © 2004-2012 CodeLutin. All Rights Reserved.