Class name Method name Groups
hu.netmind.beankeeper.ConcurrenceTests   
@Test
  testSaveBetweenSaveAndCommit  
  testCommitWhileSelect  
  testHistoricalQuerySeesTransaction  
  testHistoricalQueryInsensitive  
  testNormalQuerySeesTransaction  
  testCrossTransactionList  
  testTrySaveWhileRemovedAfterSelected  
  testSaveBetweenLoadAndSave  
  testNormalQueryInsensitive  
@BeforeClass
@BeforeMethod
  checkStore  
@AfterMethod
  checkStore  
@AfterClass
hu.netmind.beankeeper.ViewTests   
@Test
  testSimilarNamedAttributes  
  testViewComplexAttribute  
  testNonExistentTable  
  testViewComplexAttributeWithAliases  
  testViewMoreTables  
  testTargetSubclass  
  testOrderByNonExistentAttribute  
  testKeywordAttribute  
  testTargetSubclassSuperclassFirst  
  testUnspecifiedAttribute  
  testViewSimple2  
  testViewSimple1 quick
@BeforeClass
@BeforeMethod
  checkStore  
@AfterMethod
  checkStore  
@AfterClass
hu.netmind.beankeeper.SetContainerTests   
@Test
  testSetContainsNonexistingEquals  
  testSetEmptyAddOnceExistingToObsolete  
  testSetContainsAddOnceExistingToCustom  
  testSetNonemptyAddTwiceExistingToObsolete  
  testSetEmptyAddOnceExistingToCustom  
  testSetInitializeWithExisting  
  testSetRemoveLongExisting  
  testSetEmptyAddTwiceExistingToCurrent  
  testSetIterationAdded  
  testSetContainsLongAddedNonexistingSame  
  testSetContainsExistingEquals  
  testSetContainsLongNonexistingEquals  
  testSetEmptyAddOnceExistingToCurrent  
  testSetsEqualCurrentToCurrent  
  testSetsEqualsLongObsoleteToCurrentNonequal  
  testSetEmptyAddTwiceNonexistingToCurrent  
  testSetContainsLongExistingEquals  
  testSetContainsAddTwiceExistingToObsolete  
  testSetEmptyAddOnceNonexistingToCustom  
  testSetEmptyAddOnceNonexistingToCurrent  
  testSetsEqualObsoleteToCurrentEqual  
  testSetIterationRemoved  
  testSetFullToNullAndBack  
  testSetNonemptyAddOnceNonexistingToCustom  
  testSetEmptyAddTwiceNonexistingToObsolete  
  testSetNonemptyAddOnceNonexistingToObsolete  
  testSetNonemptyAddTwiceNonexistingToObsolete  
  testSetPrimitives  
  testSetContainsLongExistingSame  
  testSetContainsLongAddedExistingSame  
  testSetNonemptyAddTwiceNonexistingToCustom  
  testSetNonemptyAddOnceExistingToCurrent  
  testSetRemoveLongOutside  
  testSetContainsLongAddedExistingEquals  
  testSetRemoveLongNonexisting  
  testSetNonemptyAddOnceExistingToCustom  
  testSetAssignForeignSetNonexisting  
  testSetNonemptyAddTwiceExistingToCurrent  
  testSetContainsAddTwiceExistingToCustom  
  testSetIterationAddedLong  
  testSetIterationNormal  
  testSetAddExistingTwiceToNewSet  
  testSetContainsLongAddedNonexistingEquals  
  testContainsPrimitiveSmall  
  testSetContainsAddOnceExistingToCurrent  
  testSetEmptyAddTwiceExistingToObsolete  
  testSetsEqualCurrentToCustomEqual  
  testSetInitializeWithNonexisting  
  testSetEmptyAddTwiceExistingToCustom  
  testContainsDeletedSmall  
  testContainsDeletedLarge  
  testSetsEqualsLongCurrentToCurrent  
  testSetNonemptyAddOnceNonexistingToCurrent  
  testSetContainsExistingSame  
  testSetRemoveExisting  
  testSetsEqualCurrentToCustomNonequal  
  testSetClearOnObsolete  
  testSetContainsAddedNonexistingEquals  
  testContainsPrimitiveNonsavedSmall  
  testSetContainsAddedExistingSame  
  testSetContainsAddTwiceExistingToCurrent  
  testContainsPrimitiveLarge  
  testSetRemoveMember  
  testSetsEqualsLongObsoleteToCurrentEqual  
  testSetEmptyAddTwiceNonexistingToCustom  
  testSetRemoveLongMember  
  testSetClearOnCurrent  
  testSetNonemptyAddTwiceNonexistingToCurrent  
  testSetContainsAddedExistingEquals  
  testSetRemoveNonexisting  
  testSetContainsAddedNonexistingSame  
  testSetEmptyAddOnceNonexistingToObsolete  
  testSetsEqualObsoleteToCurrentNonequal  
  testSetIterationRemove  
  testSetNonemptyAddOnceExistingToObsolete  
  testSetContainsAddOnceExistingToObsolete  
  testSetNonemptyAddTwiceExistingToCustom  
  testSetAssignForeignSetExisting  
@BeforeClass
@BeforeMethod
  checkStore  
@AfterMethod
  checkStore  
@AfterClass
hu.netmind.beankeeper.DynamicObjectTests   
@Test
  testDynamicCaseInsensitive  
  testDynamicAttributeMultipleObjects  
  testAddAttributeRuntime  
  testRemoveAttributeRuntime  
  testDynamicTypes  
  testDynamicAttributeInSelectWithClassSpec  
  testDynamicListAttribute  
  testDynamicAttributeWithNoName  
  testDynamicAttributeInSelectWithNoClassSpec  
  testDynamicClassObjectWithNoName  
  testDynamicObjectWithStaticAttributes  
  testDynamicClassObjectWithName  
  testDynamicAttributeWithName  
  testDynamicMapAttribute  
  testSaveMutualReferrers  
  testConcept quick
@BeforeClass
@BeforeMethod
  checkStore  
@AfterMethod
  checkStore  
@AfterClass
hu.netmind.beankeeper.EventTests   
@Test
  testModifyObject  
  testListAddItemEvent  
  testCreateObject  
  testSetAddedItemEvent  
  testSetClearedEvent  
  testMapClearedEvent  
  testListRemoveItemEvent  
  testSetRemovedItemEvent  
  testMapAddItemEvent  
  testDeleteObject  
  testModifyObjectFeatures  
  testListClearedEvent  
  testMapRemoveItemEvent  
@BeforeClass
@BeforeMethod
  checkStore  
@AfterMethod
  checkStore  
@AfterClass
hu.netmind.beankeeper.OverallTests   
@Test
  testInsertAndSelectConcept quick
@BeforeClass
@BeforeMethod
  checkStore  
@AfterMethod
  checkStore  
@AfterClass
hu.netmind.beankeeper.SaveTests   
@Test
  testReservedReverseAttributeSave  
  testPrimitiveObjectSaves  
  testPrimitiveTypeNulls  
  testNullMapObjects  
  testReplaceMapValue  
  testPersistenceIdSelect  
  testPrimitiveTypesMaximums  
  testModifyListObjects  
  testModifyMapObjects  
  testObjectSelfReference  
  testDisregardTransient  
  testMapObjects  
  testInnerClasses  
  testSaveReattached  
  testPrimitiveTypesRandom  
  testNothingChanged  
  testAnonymousClasses  
  testObjectTypeNulls  
  testNonstorableAbstractSuperclassWithNoDefaultConstructor  
  testPrimitiveMix  
  testObjectSuperReference  
  testPrimitiveTypesMinimums  
  testModifyListObjectsInPlace  
  testReservedAttributeNameRename  
  testAttributeNullingWithNewStore  
  testNullMapKeys  
  testNonchangedSaveTwice  
  testNullInList  
  testListObjects  
  testReservedAttributeSave  
  testObjectType  
  testPrimitiveTypesModify  
  testRemoveReattached  
  testAbstractSuperclassWithNoDefaultConstructor  
  testMultipleModificationsSameObjectInTransaction  
  testPrimitiveTypesNulls  
  testListEmptyingWithNewStore  
  testObjectCircularReference  
  testListReferencedInSave  
  testRemoveObjectContainedInResult  
  testNonchangedSaveReload  
  testAllAttributesAreSaved  
  testDefaultConstructor  
  testPersistenceIdAccess  
  testSimpleTypeHandler  
  testReservedTableName  
@BeforeClass
@BeforeMethod
  checkStore  
@AfterMethod
  checkStore  
@AfterClass
hu.netmind.beankeeper.ClassModificationTests   
@Test
  testContainerModification  
  testAttributeDeleted  
  testStringToNumber  
  testNewPrimitiveAttributes  
  testAllAttributesChanged  
  testAttributeAdded  
  testNumberToString  
  testPreserveUnchanged  
@BeforeClass
@BeforeMethod
  checkStore  
@AfterMethod
  checkStore  
@AfterClass
hu.netmind.beankeeper.ManagementTests   
@Test
  testSQLStatisticsBeanCounts  
  testBeansAvailable  
  testStoreAndQueryBeanCounts  
  testCacheBeanClear  
  testCacheBeanCounts  
  testCacheMBeanEntryCount  
  testBeansNodeDisconnect  
@BeforeClass
@BeforeMethod
  checkStore  
@AfterMethod
  checkStore  
@AfterClass
hu.netmind.beankeeper.PerformanceTests   
@Test
  testContainerAdd  
@BeforeClass
@BeforeMethod
  checkStore  
@AfterMethod
  checkStore  
@AfterClass
hu.netmind.beankeeper.LockTests   
@Test
  testCurrentTableSubclassModificationsClass  
  testLockCurrentNonexisting  
  testLockModifyFromOtherObjectUnlock  
  testEmptyStoreLockEnsure  
  testLockEnsureExistingOldModificationLate  
  testLockUnexistingModifyUnlock  
  testHierarchicalLockSameClass  
  testLockModifyFromOtherObjectWaitForUnlock  
  testReadWriteLockConcept  
  testLockEnsureExistingLate  
  testLockCurrentUnexistingModifyUnlock  
  testLockEnsureNonexistingLate  
  testLockModifyFromOtherThreadWait  
  testLockEnsureInsideTransaction  
  testLockEnsureExistingModifiedLate  
  testHierarchicalLockClassLock2  
  testHierarchicalLockClassLock  
  testLockEnsureNonexistingOldModificationLate  
  testHierarchicalLockSameClassInThread  
  testLockNonexisting  
  testHierarchicalLockClassAndObjectThread  
  testHierarchicalLockSuperclassInThread  
  testHierarchicalLockSuperinterfaceInThread  
  testModificationLimit  
  testHierarchicalLockClassInThreadLock2  
  testHierarchicalLockSuperinterface  
  testHierarchicalLockClassInThreadLock  
  testCurrentTableSubclassModificationsInterface  
  testReadOnlyLockConcept  
  testLockTwiceUnlockOnce  
  testCurrentTableNoTransaction  
  testHierarchicalLockObjectAndClassThread  
  testLockEnsureRemoveSame  
  testModificationConcept  
  testCurrentTableNoModifications  
  testUnlockWithoutLock  
  testHierarchicalLockSuperclass  
  testLockUnlockModifyOther  
  testCurrentTableExactModifications  
  testCurrentTableOtherModifications  
  testLockCurrentModifyUnlock  
  testLockModifyUnlock  
  testLockEnsureModifyLocalOtherObject  
  testLockEnsureRemoveOther  
@BeforeClass
@BeforeMethod
  checkStore  
@AfterMethod
  checkStore  
@AfterClass
hu.netmind.beankeeper.CacheTests   
@Test
  testCacheModifiedOtherTablesTransaction  
  testCacheOtherTransaction  
  testCacheSameTransaction  
  testCacheHistoricResult  
  testCacheModifiedSameTableTransaction  
  testCacheModifiedRelatedTableTransaction  
@BeforeClass
@BeforeMethod
  checkStore  
@AfterMethod
  checkStore  
@AfterClass
hu.netmind.beankeeper.HistoricalTests   
@Test
  testConcurrentModification  
  testRemovedObjectMetaData  
  testSavedObjectMetaData  
  testExistingObjectMetaData  
  testMemberMaps  
  testPrimitiveHistory  
  testNonExistingObjectMetaData  
  testSelectPolymorphicObjectsInPast  
  testMemberLists  
@BeforeClass
@BeforeMethod
  checkStore  
@AfterMethod
  checkStore  
@AfterClass
hu.netmind.beankeeper.AggregateTests   
@Test
  testMinWithGroupAndHaving  
  testAggregateSelectHavingWithNotGroupedAttribute  
  testAvgWithGroupAndHaving  
  testSumWithGroup  
  testSumWithGroupAndHaving  
  testMinWithGroup  
  testCountWithGroupAndHaving  
  testAggregateSelectWithNoGroupedAttributes  
  testAggregateSelectWithNotGroupedAttribute  
  testAvgWithGroup  
  testAggregateWithFind  
  testAggregateSelectHavingWithNoGroupedAttributes  
  testMaxWithGroupAndHaving  
  testEmptyMin  
  testMaxWithGroup  
  testEmptyCount  
  testSimpleSum  
  testSimpleMin  
  testAggregateWithoutAlias  
  testOneGrouppedOnePlainAttributeCount  
  testSimpleCount  
  testEmptySum  
  testSimpleAvg  
  testEmptyMax  
  testSimpleMax  
  testCountWithGroup  
  testEmptyAvg  
@BeforeClass
  initData  
@BeforeMethod
  checkStore  
@AfterMethod
  checkStore  
@AfterClass
hu.netmind.beankeeper.MapContainerTests   
@Test
  testMapContainsExistingSame  
  testMapContainsLongAddedNonexistingEquals  
  testMapsEqualCurrentToCustomEqual  
  testMapEmptyAddOnceNonexistingToCurrent  
  testMultipleOperationsInSavedTransaction  
  testMapContainsAddOnceExistingToCustom  
  testMapContainsLongAddedExistingSame  
  testMapFullToNullAndBack  
  testMapIterationNormal  
  testMapNonemptyAddOnceNonexistingToObsolete  
  testMapContainsLongAddedExistingEquals  
  testMapClearOnObsolete  
  testMapContainsLongExistingEquals  
  testMapIterationAdded  
  testMapIterationRemoved  
  testMapsEqualsLongCurrentToCurrent  
  testMapContainsNonexistingEquals  
  testMapContainsAddOnceExistingToObsolete  
  testMapEmptyAddOnceExistingToCustom  
  testMapNonemptyAddTwiceExistingToCurrent  
  testMapNonemptyAddTwiceExistingToCustom  
  testMapContainsLongNonexistingEquals  
  testMapEmptyAddOnceExistingToObsolete  
  testMapContainsAddOnceExistingToCurrent  
  testMapNonemptyAddOnceNonexistingToCustom  
  testMapEmptyAddOnceNonexistingToObsolete  
  testMapIterationRemove  
  testMapEmptyAddOnceExistingToCurrent  
  testMapAddExistingTwiceToNewMap  
  testMapNonemptyAddOnceExistingToObsolete  
  testMapEmptyAddTwiceExistingToCurrent  
  testMapsEqualsLongObsoleteToCurrentEqual  
  testMapClearOnCurrent  
  testMapNonemptyAddOnceExistingToCurrent  
  testMapContainsAddTwiceExistingToCustom  
  testMapPrimitives  
  testMapContainsExistingEquals  
  testMapEmptyAddTwiceNonexistingToCurrent  
  testMultipleOperationsInTransaction  
  testMapRemoveMember  
  testMapContainsAddedNonexistingSame  
  testContainsPrimitiveSmall  
  testMapEmptyAddOnceNonexistingToCustom  
  testMapsEqualsLongObsoleteToCurrentNonequal  
  testMapsEqualObsoleteToCurrentNonequal  
  testMapContainsAddedNonexistingEquals  
  testContainsDeletedSmall  
  testMapRemoveExisting  
  testMapContainsAddedExistingSame  
  testContainsDeletedLarge  
  testMapEmptyAddTwiceNonexistingToCustom  
  testMapAssignForeignMapExisting  
  testMapEmptyAddTwiceExistingToCustom  
  testMapRemoveLongExisting  
  testMapsEqualCurrentToCustomNonequal  
  testMapContainsLongAddedNonexistingSame  
  testMapRemoveNonexisting  
  testMapNonemptyAddTwiceNonexistingToObsolete  
  testMapRemoveLongOutside  
  testMapIterationAddedLong  
  testMapNonemptyAddOnceExistingToCustom  
  testContainsPrimitiveNonsavedSmall  
  testMapsEqualCurrentToCurrent  
  testContainsPrimitiveLarge  
  testMapContainsAddedExistingEquals  
  testMapContainsLongExistingSame  
  testMapAssignForeignMapNonexisting  
  testMapContainsAddTwiceExistingToCurrent  
  testMapNonemptyAddOnceNonexistingToCurrent  
  testMapEmptyAddTwiceExistingToObsolete  
  testMapNonemptyAddTwiceNonexistingToCurrent  
  testMapNonemptyAddTwiceExistingToObsolete  
  testMapContainsAddTwiceExistingToObsolete  
  testMapsEqualObsoleteToCurrentEqual  
  testMapEmptyAddTwiceNonexistingToObsolete  
  testMapRemoveLongMember  
  testMapInitializeWithExisting  
  testMapRemoveLongNonexisting  
  testMapNonemptyAddTwiceNonexistingToCustom  
  testMapInitializeWithNonexisting  
@BeforeClass
@BeforeMethod
  checkStore  
@AfterMethod
  checkStore  
@AfterClass
hu.netmind.beankeeper.ListContainerTests   
@Test
  testListNonemptyAddTwiceNonexistingToObsolete  
  testListInsertMiddle  
  testListEmptyAddTwiceExistingToCurrent  
  testListRemoveMember  
  testListContainsAddedNonexistingSame  
  testListRemoveLongMember  
  testListRemoveLongNonexisting  
  testListAddExistingTwiceToNewList  
  testListContainsExistingSame  
  testListEmptyAddOnceNonexistingToCustom  
  testListIterationAdded  
  testListEmptyAddOnceExistingToCurrent  
  testListContainsExistingEquals  
  testListContainsAddTwiceExistingToCurrent  
  testListNonemptyAddOnceExistingToCustom  
  testListEmptyAddTwiceNonexistingToCurrent  
  testListContainsAddedExistingSame  
  testListNonemptyAddTwiceExistingToCurrent  
  testListEmptyAddTwiceExistingToCustom  
  testListContainsAddTwiceExistingToCustom  
  testListContainsLongAddedNonexistingEquals  
  testListContainsAddTwiceExistingToObsolete  
  testListNonemptyAddTwiceExistingToObsolete  
  testListsEqualObsoleteToCurrentNonequal  
  testListContainsAddOnceExistingToObsolete  
  testListPrimitives  
  testListsEqualCurrentToCurrent  
  testListNonemptyAddOnceNonexistingToCurrent  
  testListsEqualObsoleteToCurrentEqual  
  testListEmptyAddOnceNonexistingToCurrent  
  testListContainsLongAddedNonexistingSame  
  testListNonemptyAddTwiceNonexistingToCustom  
  testListsEqualsLongCurrentToCurrent  
  testListNonemptyAddOnceExistingToObsolete  
  testListFullToNullAndBack  
  testListsEqualsLongObsoleteToCurrentNonequal  
  testListInitializeWithNonexisting  
  testListNonemptyAddOnceExistingToCurrent  
  testListRemoveExisting  
  testListEmptyAddTwiceNonexistingToCustom  
  testContainsPrimitiveSmall  
  testIndexOfSmall  
  testListsEqualsLongObsoleteToCurrentEqual  
  testListContainsAddOnceExistingToCustom  
  testListIterationRemove  
  testListInitializeWithExisting  
  testContainsDeletedSmall  
  testListIterationNormal  
  testContainsDeletedLarge  
  testListEmptyAddTwiceExistingToObsolete  
  testListContainsLongAddedExistingSame  
  testListAssignForeignListNonexisting  
  testListNonemptyAddTwiceNonexistingToCurrent  
  testListContainsLongAddedExistingEquals  
  testListClearOnCurrent  
  testListNonemptyAddTwiceExistingToCustom  
  testListEmptyAddTwiceNonexistingToObsolete  
  testContainsPrimitiveNonsavedSmall  
  testContainsPrimitiveLarge  
  testListRemoveLongOutside  
  testListRemoveLongExisting  
  testIndexOfLarge  
  testListIterationRemoved  
  testListNonemptyAddOnceNonexistingToObsolete  
  testListContainsAddedNonexistingEquals  
  testListEmptyAddOnceNonexistingToObsolete  
  testListContainsAddedExistingEquals  
  testListContainsLongNonexistingEquals  
  testListEmptyAddOnceExistingToCustom  
  testListNonemptyAddOnceNonexistingToCustom  
  testListIterationAddedLong  
  testListClearOnObsolete  
  testListContainsAddOnceExistingToCurrent  
  testListEmptyAddOnceExistingToObsolete  
  testReindexing  
  testListsEqualCurrentToCustomNonequal  
  testListGetOutOfBounds  
  testListAssignForeignListExisting  
  testListContainsNonexistingEquals  
  testListContainsLongExistingSame  
  testListsEqualCurrentToCustomEqual  
  testListRemoveNonexisting  
  testListContainsLongExistingEquals  
@BeforeClass
@BeforeMethod
  checkStore  
@AfterMethod
  checkStore  
@AfterClass
hu.netmind.beankeeper.VanillaTests   
@Test
  testModelUpdateFromTwoNodes  
  supportsMultipleStores  
  testReferToNonExistentTable  
  testSelectFromNonExistentTable  
@BeforeClass
@BeforeMethod
  checkStore  
  cleanStore  
@AfterMethod
  checkStore  
@AfterClass
hu.netmind.beankeeper.InternalTransactionTests   
@Test
  testSuccessfulSaveRollback  
  testSuccessfulSaveCommit  
  testSuccessfulRemoveCommit  
  testUnsuccessfulSaveCommit  
  testSuccessfulRemoveRollback  
@BeforeClass
@BeforeMethod
  checkStore  
@AfterMethod
  checkStore  
@AfterClass
hu.netmind.beankeeper.NodeTests   
@Test
  testListTwiceRemove  
  supportsMultipleStores  
  testModifyObjectFromAnotherNode  
  testDiedOnlyServerReconnect  
  testClientNodeReconnectSelfTransactions  
  testLockFromSameRemoteNode  
  testListTwiceAdd  
  testLockEnsureModifyOtherNode  
  testCacheUpdateEvents  
  testClientReconnectWithUnknownNodes  
  testDiedSomeServerReconnect  
  testMultipleDeadNodeInitialization  
  testLocalDeadNode  
  testNodeCleanup  
  testDeadNodeInitialization  
  testLockModifyFromOtherNodeWait  
  testLockFromClientNode  
  testModifyMemberListFromAnotherNode  
  testMultipleNodesConcept  
  testLockModifyFromOtherNodeWaitForUnlock  
  testClientNodeReconnectTransactions  
  testLockModifyFromOtherNodeUnlock  
  testDeadNodeCleanup  
  testAlreadyLockedTransactionInfo  
  testLockFromServerNode  
  testMultipleCloses  
  testNormalInitialization  
  testMapTwiceAdd  
  testCacheWhenReconnect  
  testNodesConcept  
  testMapTwiceRemove  
@BeforeClass
@BeforeMethod
  checkStore  
  cleanStore  
@AfterMethod
  checkStore  
@AfterClass
hu.netmind.beankeeper.TransactionTests   
@Test
  testDoubleSave  
  testTransactionRequiredSameThread  
  testListenerRecursion  
  testListenerCommit  
  testNewParametersBack  
  testMultilevelTransactionOuterCommit  
  testCombinedSaveInsert  
  testAtomicOperations  
  testTransactionNewSameThread  
  testNewVisibility  
  testListOutOfActiveTransaction  
  testMultilevelTransactionInnerCommit  
  testListenerRollback  
  testNewParameters  
@BeforeClass
@BeforeMethod
  checkStore  
@AfterMethod
  checkTransaction  
  checkStore  
@AfterClass
hu.netmind.beankeeper.SelectTests   
@Test
  testBatchSelect  
  testMemberListSingleClassObjects  
  testMapSelection  
  testSimpleSelectPlainAttribute  
  testNullParameters  
  testMemberListAddSuperclassObjects  
  testMemberListDependentObjects  
  testMultipleReferencedSelect  
  testMixedSelect  
  testMapSelectionWithoutClassSepcificer  
  testSuperfluousSyntax  
  testInOperatorWithList  
  testSyntaxError  
  testNullAttributesSelect  
  testSpecifiedAliasedAscendingSimpleOrderBy  
  testSimpleSelectAliasedSpecifiedAttribute  
  testRemovedAttributesSelect  
  testNonDistinctByteArrays  
  testDistinctOrderBysOnOtherClass  
  testLikeOperator  
  testMixedSelectWithAlias  
  testIterationWithIterator  
  testSimpleReferenceSelect  
  testMultipleOrderBy  
  testReferencesLoadingWithBadHashCode  
  testNullParameters2  
  testSubclassSelects  
  testIdentifierCaseInsensitiveness  
  testMemberListAddSubclassObjects  
  testComplexSelectWithOrdering  
  testStringCaseSensitivenessInMaps  
  testNowKeyword  
  testSpecifiedAliasedSimpleOrderBy  
  testDistinctResult  
  testMapContainsOperator  
  testSelectPrimitiveAttribute  
  testSimpleSelectAliasedUnspecifiedAttribute  
  testContainsOperatorOnList  
  testRemovedAttributeSelect  
  testSelectSingleNotExists  
  testMemberListAddRemoveIndependentObjects  
  testSameClassName  
  testKeywordCaseInsensitiveness  
  testContainsString  
  testRemovedObjectIdSelect  
  testListsStayNull  
  testNullAttributeSelect  
  testReservedTableOrderBy  
  testNonDistinctByteArraysInSubclass  
  testIterationWithFor  
  testSelectInTransaction  
  testMapsStayNull  
  testRemovedObjectNonstorableAttributeSelect  
  testMemberListIndependentObjects  
  testUnderscoreClass  
  testUnfinishedSyntax  
  testUnspecifiedSimpleOrderBy  
  testPaging  
  testSimpleObjectSelect  
  testSelectSymbolTable  
  testMultipleTermSelect  
  testComplexNegatedContains  
  testNegatedContains  
  testSelectSingleExists  
  testReferencesLoading  
  testResultListSerializableConcept  
  testSpecifiedSimpleOrderBy  
  testStringCaseSensitiveness  
  testRandomIterations  
  testResultListSerializableComplex  
  testListToString  
  testSimpleSelectSpecifiedAttribute quick
  testEmptyIterationWithIterator  
  testSelectPrimitiveContainerItem  
  testRemovedAndNullAttributesSelect  
  testSearchWithId  
  testCaseInsensitiveLikeOperator  
  testSelectSingleMultipleExists  
  testSpecifiedAliasedDescendingSimpleOrderBy  
  testInPrimitiveCollection  
@BeforeClass
@BeforeMethod
  checkStore  
@AfterMethod
  checkStore  
@AfterClass
hu.netmind.beankeeper.PolymorphicTests   
@Test
  testNonStorableSelect  
  testBatchObjectSelect  
  testMultipleObjectSelect  
  testCommonInterfaceclassSameAttributes  
  testSubclassAttributeSelect  
  testSuperclassMapSelect  
  testPolymorphicListSelect  
  testSameAttribute  
  testManyLeftTerms  
  testSuperclassListSelect  
  testExtremePolymorphismConcept  
  testSuperclassObjectSelect  
  testSuperclassAttributeSelect  
  testSuperclassAttributeSelectUnspecified  
  testBatchListAttributeSelect  
  testSuperclassAttributeInWhere  
  testNonStorableMiddleTerm  
  testSimplePolymorphicObjectRetrieve quick
@BeforeClass
@BeforeMethod
  checkStore  
@AfterMethod
  checkStore  
@AfterClass
hu.netmind.beankeeper.RemoveTests   
@Test
  testRemoveNonExistentObject  
  testRemoveListedObject  
  testSimpleRemove quick
  testRemoveReferencedObject  
@BeforeClass
@BeforeMethod
  checkStore  
@AfterMethod
  checkStore  
@AfterClass