| |
|
| db4ounit.TestCase
All known Subclasses: db4ounit.tests.ReflectionTestSuiteBuilderTestCase, com.db4o.db4ounit.common.ext.Db4oDatabaseTestCase, com.db4o.db4ounit.util.test.PermutingTestConfigTestCase, com.db4o.db4ounit.common.btree.SearcherTestCase, db4ounit.tests.FrameworkTestCase, com.db4o.db4ounit.common.foundation.IteratorsTestCase, com.db4o.db4ounit.common.regression.COR234TestCase, com.db4o.db4ounit.jre11.assorted.UUIDMigrationTestCase, db4ounit.extensions.tests.AllTests, com.db4o.db4ounit.jre11.defragment.SlotDefragmentVectorTestCase, db4ounit.tests.ReinstantiatePerMethodTest, com.db4o.db4ounit.jre12.collections.JdkCollectionIterator4TestCase, com.db4o.test.nativequery.analysis.BloatExprBuilderVisitorTestCase, com.db4o.db4ounit.common.foundation.Stack4TestCase, com.db4o.ta.instrumentation.test.TAFileEnhancerTestCase, com.db4o.db4ounit.common.cs.StandaloneCSTestCaseBase, com.db4o.db4ounit.common.exceptions.OldFormatExceptionTestCase, com.db4o.db4ounit.common.acid.CrashSimulatingTestCase, com.db4o.db4ounit.common.foundation.Arrays4TestCase, com.db4o.test.nativequery.expr.build.ExpressionBuilderTestCase, db4ounit.tests.TestLifeCycleTestCase, com.db4o.db4ounit.common.config.ConfigurationItemTestCase, com.db4o.db4ounit.common.foundation.Queue4TestCaseBase, com.db4o.db4ounit.common.foundation.Hashtable4TestCase, com.db4o.db4ounit.common.btree.SearcherLowestHighestTestCase, com.db4o.db4ounit.jre12.collections.ArrayListCandidatesTestCase, com.db4o.db4ounit.common.assorted.CloseUnlocksFileTestCase, com.db4o.db4ounit.common.foundation.SortedCollection4TestCase, com.db4o.db4ounit.jre12.regression.COR52TestCase, com.db4o.db4ounit.common.foundation.BufferTestCase, com.db4o.db4ounit.common.foundation.CompositeIterator4TestCase, com.db4o.db4ounit.jre12.assorted.TranslatorStoredClassesTestCase, com.db4o.db4ounit.common.foundation.ArrayIterator4TestCase, com.db4o.db4ounit.jre12.staging.DuplicatePrimitiveArrayTestCase, com.db4o.db4ounit.util.test.JavaServicesTestCase, com.db4o.db4ounit.common.foundation.Iterable4AdaptorTestCase, com.db4o.db4ounit.common.foundation.IntArrayListTestCase, com.db4o.db4ounit.common.internal.MarshallingBufferTestCase, db4ounit.tests.AssertTestCase, com.db4o.db4ounit.jre12.collections.Iterator4JdkIteratorTestCase, com.db4o.db4ounit.common.foundation.TreeNodeIteratorTestCase, com.db4o.test.nativequery.expr.ExpressionTestCase, com.db4o.db4ounit.common.defragment.LegacyDatabaseDefragTestCase, com.db4o.db4ounit.common.foundation.Collection4TestCase, com.db4o.db4ounit.jre12.assorted.GenericPrimitiveArrayTestCase, com.db4o.db4ounit.jre11.defragment.SlotDefragmentVectorUUIDTestCase, com.db4o.db4ounit.common.foundation.TreeKeyIteratorTestCase, com.db4o.db4ounit.common.foundation.Algorithms4TestCase, com.db4o.db4ounit.common.foundation.BitMap4TestCase, db4ounit.tests.RunsLifeCycle, com.db4o.db4ounit.common.reflect.custom.CustomReflectorTestCase, com.db4o.db4ounit.common.header.OldHeaderTest, com.db4o.db4ounit.jre11.migration.MigrationTestCaseBase,
TestCase | public interface TestCase (Code) | | Marker interface for test cases.
Required for IDE support and automatic test case
discovery.
|
|
|
|