public class NQRegressionTestCase extends AbstractDb4oTestCase implements OptOutMultiSession
| Modifier and Type | Class and Description |
|---|---|
static class |
NQRegressionTestCase.Base |
static class |
NQRegressionTestCase.ConstantHolder |
static class |
NQRegressionTestCase.Data |
| Modifier and Type | Field and Description |
|---|---|
static java.util.Date |
DATE |
static java.lang.Integer |
INTWRAPPER |
| Constructor and Description |
|---|
NQRegressionTestCase() |
assertOccurrences, assertOccurrences, classMetadataFor, commit, concurrenyClientServerSuite, configure, configureThreadCount, container, context, countOccurences, countOccurences, db, db4oSetupAfterStore, db4oSetupBeforeConfigure, db4oSetupBeforeStore, db4oTearDownAfterClean, db4oTearDownBeforeClean, defragment, deleteAll, deleteAll, deleteObjectSet, deleteObjectSet, embeddedSuite, eventRegistry, eventRegistryFor, fileSession, fixture, foreach, foreach, handleUncaughtExceptions, indexField, inMemorySuite, isEmbedded, isMultiSession, isNetworking, networkingSuite, newQuery, newQuery, newQuery, newQuery, newQuery, newQuery, newTransaction, openNewSession, reflectClass, reflector, reopen, retrieveOnlyInstance, retrieveOnlyInstance, runAll, runConcurrency, runConcurrencyAll, runEmbedded, runEmbeddedConcurrency, runInMemory, runNetworking, runSolo, runSolo, runSoloAndClientServer, runSoloAndEmbeddedClientServer, serverEventRegistry, setUp, soloSuite, store, stream, systemTrans, tearDown, testCases, threadCount, transpublic static final java.lang.Integer INTWRAPPER
public static final java.util.Date DATE
public static void main(java.lang.String[] args)
public void store()
store in class AbstractDb4oTestCasepublic void testUnconditionalUntyped()
throws java.lang.Exception
java.lang.Exceptionpublic void testUnconditionalBaseTyped()
throws java.lang.Exception
java.lang.Exceptionpublic void testUnconditionalDataTyped()
throws java.lang.Exception
java.lang.Exceptionpublic void _testUnconditionalUntypedFalse()
throws java.lang.Exception
java.lang.Exceptionpublic void testBoolField()
throws java.lang.Exception
java.lang.Exceptionpublic void testNegatedBoolField()
throws java.lang.Exception
java.lang.Exceptionpublic void testDataIntFieldConstantComparison()
throws java.lang.Exception
java.lang.Exceptionpublic void testBaseIntFieldConstantOneComparison()
throws java.lang.Exception
java.lang.Exceptionpublic void testBaseIntFieldConstantThreeComparison()
throws java.lang.Exception
java.lang.Exceptionpublic void testFloatFieldConstantOneComparison()
throws java.lang.Exception
java.lang.Exceptionpublic void testFloatFieldConstantThreeComparison()
throws java.lang.Exception
java.lang.Exceptionpublic void testStringFieldEqualsAComparison()
throws java.lang.Exception
java.lang.Exceptionpublic void testStringFieldEqualsCComparison()
throws java.lang.Exception
java.lang.Exceptionpublic void testStringFieldStartsWithC()
throws java.lang.Exception
java.lang.Exceptionpublic void testStringFieldStartsWithA()
throws java.lang.Exception
java.lang.Exceptionpublic void testStringFieldEndsWithLowerCaseA()
throws java.lang.Exception
java.lang.Exceptionpublic void testStringFieldEndsWithUpperCaseA()
throws java.lang.Exception
java.lang.Exceptionpublic void testStringFieldStartsWithCNegated()
throws java.lang.Exception
java.lang.Exceptionpublic void testIntFieldSmallerTwo()
throws java.lang.Exception
java.lang.Exceptionpublic void testIntFieldGreater()
throws java.lang.Exception
java.lang.Exceptionpublic void testIntFieldSmallerEquals()
throws java.lang.Exception
java.lang.Exceptionpublic void testIntFieldGreaterEquals()
throws java.lang.Exception
java.lang.Exceptionpublic void testFloatFieldGreater()
throws java.lang.Exception
java.lang.Exceptionpublic void testFloatFieldSmallerEquals()
throws java.lang.Exception
java.lang.Exceptionpublic void testIntFieldEqualsFloat()
throws java.lang.Exception
java.lang.Exceptionpublic void testIntFieldNotEqualsFloat()
throws java.lang.Exception
java.lang.Exceptionpublic void testFloatFieldNotEqualsInt()
throws java.lang.Exception
java.lang.Exceptionpublic void testDescendPrevIdGreaterEquals()
throws java.lang.Exception
java.lang.Exceptionpublic void testDescendPrevNameEqualsConstant()
throws java.lang.Exception
java.lang.Exceptionpublic void testDescendPrevNameEqualsLiteral()
throws java.lang.Exception
java.lang.Exceptionpublic void testIntGetterEquals()
throws java.lang.Exception
java.lang.Exceptionpublic void testIntGetterSmaller()
throws java.lang.Exception
java.lang.Exceptionpublic void testIntGetterGreater()
throws java.lang.Exception
java.lang.Exceptionpublic void testIntGetterSmallerEquals()
throws java.lang.Exception
java.lang.Exceptionpublic void testIntGetterGreaterEquals()
throws java.lang.Exception
java.lang.Exceptionpublic void testStringGetterEquals()
throws java.lang.Exception
java.lang.Exceptionpublic void testNotIntFieldEquals()
throws java.lang.Exception
java.lang.Exceptionpublic void testNotIntGetterGreater()
throws java.lang.Exception
java.lang.Exceptionpublic void testNotStringGetterEquals()
throws java.lang.Exception
java.lang.Exceptionpublic void testBoolFieldAndNotBoolGetter()
throws java.lang.Exception
java.lang.Exceptionpublic void testIdFieldGreaterAndNameGetterEquals()
throws java.lang.Exception
java.lang.Exceptionpublic void testIdFieldGreaterAndIdGetterSmallerEquals()
throws java.lang.Exception
java.lang.Exceptionpublic void testIdFieldGreaterAndIdGetterSmaller()
throws java.lang.Exception
java.lang.Exceptionpublic void testBoolFieldOrIdGetterEquals()
throws java.lang.Exception
java.lang.Exceptionpublic void testIdFieldEqualsOrNameGetterEquals()
throws java.lang.Exception
java.lang.Exceptionpublic void testIdFieldGreaterOrIdGetterSmallerEquals()
throws java.lang.Exception
java.lang.Exceptionpublic void testIdFieldSmallerEqualsOrIdGetterGreaterEquals()
throws java.lang.Exception
java.lang.Exceptionpublic void testIdFieldGreaterEqualsOrNameGetterEqualsAndIdGetterSmaller()
throws java.lang.Exception
java.lang.Exceptionpublic void testIdFieldEqualsOrIdGetterSmallerEqualsAndNotNameGetterEquals()
throws java.lang.Exception
java.lang.Exceptionpublic void testIdFieldGreaterEqualsPredicateField()
throws java.lang.Exception
java.lang.Exceptionpublic void testNameGetterEqualsPredicateField()
throws java.lang.Exception
java.lang.Exceptionpublic void testIdFieldGreaterEqualsPredicateFieldPlusOne()
throws java.lang.Exception
java.lang.Exceptionpublic void testIdFieldEqualsIdFieldModuloThreePredicate()
throws java.lang.Exception
java.lang.Exceptionpublic void testIdFieldGreaterEqualsPredicateArithmeticMethod()
throws java.lang.Exception
java.lang.Exceptionpublic void testFloatFieldEqualsPredicateArithmeticMethod()
throws java.lang.Exception
java.lang.Exceptionpublic void testForceExtent()
throws java.lang.Exception
java.lang.Exceptionpublic void testIdFieldEqualsArrayElement()
throws java.lang.Exception
java.lang.Exceptionpublic void testDataFieldEqIdentityArrayElement()
throws java.lang.Exception
java.lang.Exceptionpublic void testIdFieldEqualsPredicateTwoArgsArithmeticMethod()
throws java.lang.Exception
java.lang.Exceptionpublic void testBoolWrapperField()
throws java.lang.Exception
java.lang.Exceptionpublic void testIntWrapperFieldEquals()
throws java.lang.Exception
java.lang.Exceptionpublic void testIntWrapperFieldValueEquals()
throws java.lang.Exception
java.lang.Exceptionpublic void testIntWrapperFieldEqualsValue()
throws java.lang.Exception
java.lang.Exceptionpublic void testIntWrapperFieldCompareTo()
throws java.lang.Exception
java.lang.Exceptionpublic void testDateFieldEquals()
throws java.lang.Exception
java.lang.Exceptionpublic void testDateFieldCompareToAnd()
throws java.lang.Exception
java.lang.Exceptionpublic void testIntWrapperEqualsStaticAccessor()
throws java.lang.Exception
java.lang.Exceptionpublic void testIntWrapperEqualsStaticPredicateField()
throws java.lang.Exception
java.lang.Exceptionpublic void testActivationCall()
throws java.lang.Exception
java.lang.Exceptionpublic void _testFloatFieldGreaterDouble()
throws java.lang.Exception
java.lang.Exceptionpublic void testDataGetterEqIdentityStaticMember()
throws java.lang.Exception
java.lang.Exceptionpublic void testDataGetterEqIdentityStaticGetter()
throws java.lang.Exception
java.lang.Exceptionpublic void testNameFieldContainsLowerCaseA()
throws java.lang.Exception
java.lang.Exceptionpublic void testNameFieldContainsUpperCaseA()
throws java.lang.Exception
java.lang.Exceptionpublic void testNameFieldContainsUpperCaseC()
throws java.lang.Exception
java.lang.Exceptionpublic void testNameFieldNotContainsUpperCaseA()
throws java.lang.Exception
java.lang.Exception