| |
|
| db4ounit.extensions.fixtures.OptOutDefragSolo
All known Subclasses: com.db4o.db4ounit.common.assorted.PersistentIntegerArrayTestCase, com.db4o.db4ounit.common.assorted.MultiDeleteTestCase, com.db4o.db4ounit.common.refactor.ClassRenameTestCase, com.db4o.db4ounit.common.refactor.RemoveArrayFieldTestCase, com.db4o.db4ounit.common.btree.BTreeSearchTestCase, com.db4o.db4ounit.common.assorted.AliasesTestCase, com.db4o.db4ounit.common.freespace.FreespaceMigrationTestCase, com.db4o.db4ounit.common.freespace.FreespaceManagerReopenTestCase, com.db4o.db4ounit.jre12.blobs.ExternalBlobsTestCase, com.db4o.db4ounit.common.btree.BTreeSimpleTestCase, com.db4o.db4ounit.common.ta.TransparentActivationDiagnosticsTestCase, com.db4o.db4ounit.jre12.collections.NoP1ObjectIndexTestCase, com.db4o.db4ounit.common.assorted.IndexCreateDropTestCase, com.db4o.db4ounit.common.querying.QueryResultTestCase,
OptOutDefragSolo | public interface OptOutDefragSolo extends OptOutFromTestFixture(Code) | | Marker interface to denote that implementing test cases should be excluded
from running against a defragmenting fixture.
|
|
|
|