| |
|
| db4ounit.extensions.fixtures.OptOutCS
All known Subclasses: com.db4o.db4ounit.common.header.IdentityTestCase, com.db4o.db4ounit.common.btree.BTreeTestCaseBase, com.db4o.db4ounit.common.header.SimpleTimeStampIdTestCase, com.db4o.db4ounit.common.assorted.PersistentIntegerArrayTestCase, com.db4o.db4ounit.jre12.collections.facades.RawFastListTestCase, com.db4o.db4ounit.common.exceptions.ObjectCanDeleteExceptionTestCase, com.db4o.db4ounit.common.btree.BTreeSearchTestCase, com.db4o.db4ounit.common.fieldindex.StringIndexTestCase, com.db4o.db4ounit.jre11.events.GlobalLifecycleEventsTestCase, com.db4o.db4ounit.common.freespace.FreespaceMigrationTestCase, com.db4o.db4ounit.common.fieldindex.RuntimeFieldIndexTestCase, com.db4o.db4ounit.common.classindex.ClassIndexOffTestCase, com.db4o.db4ounit.common.header.ConfigurationSettingsTestCase, com.db4o.db4ounit.common.exceptions.StoredClassExceptionBubblesUpTestCase, com.db4o.db4ounit.common.assorted.ChangeIdentity, com.db4o.db4ounit.common.freespace.FreespaceManagerTestCaseBase, com.db4o.db4ounit.common.ta.TransparentActivationDiagnosticsTestCase, com.db4o.db4ounit.common.querying.QueryResultTestCase, com.db4o.db4ounit.common.internal.TransactionTestCase, com.db4o.db4ounit.common.acid.CrashSimulatingTestCase, com.db4o.db4ounit.common.exceptions.ObjectOnDeleteExceptionTestCase, com.db4o.db4ounit.common.exceptions.Db4oIOExceptionTestCaseBase, com.db4o.db4ounit.common.freespace.FreespaceManagerReopenTestCase, com.db4o.db4ounit.common.classindex.ClassIndexTestCase, com.db4o.db4ounit.common.btree.BTreeSimpleTestCase, com.db4o.db4ounit.common.fieldindex.FieldIndexTestCaseBase, com.db4o.db4ounit.jre12.collections.NoP1ObjectIndexTestCase,
OptOutCS | public interface OptOutCS extends OptOutFromTestFixture(Code) | | Marker interface to denote that implementing test cases should be excluded
from running with the Client/Server fixture.
|
|
|
|