*/
public void testNoTestAddEnum() throws Exception {// NOPMD
filePersistence.close();
final TestStoreNoG testStoreNoG = new TestStoreNoG();
testStoreNoG.setUp();
testStoreNoG.testEnumField();
testStoreNoG.tearDown();
}
@SuppressWarnings("unchecked")
public void testJavaUtilCollection() throws FilePersistenceException,