- teardown() - Method in class org.gecko.emf.mongo.tests.codecs.MongoCodecTest
-
- tearDown() - Method in class org.gecko.emf.mongo.tests.ConverterIntegrationTest
-
- tearDown() - Method in class org.gecko.emf.mongo.tests.MongoExtendedMetadataIntegrationTest
-
- tearDown() - Method in class org.gecko.emf.mongo.tests.MongoIntegrationTest
-
- tearDown() - Method in class org.gecko.emf.mongo.tests.MongoIteratorIntegrationTest
-
- tearDown() - Method in class org.gecko.emf.mongo.tests.MongoPushStreamIntegrationTest
-
- tearDown() - Method in class org.gecko.emf.mongo.tests.MongoSelfContainedIntegrationTest
-
- tearDown() - Method in class org.gecko.emf.mongo.tests.MongoUtilsTest
-
- testBigDecimalConverter() - Method in class org.gecko.emf.mongo.tests.MongoIntegrationTest
-
Test creation of object and returning results
- testBigIntegerConverter() - Method in class org.gecko.emf.mongo.tests.MongoIntegrationTest
-
Test creation of object and returning results
- testByteArrayConverter() - Method in class org.gecko.emf.mongo.tests.MongoIntegrationTest
-
Test creation of object and returning results
- testCreateAndFindAndUpdateAndFindObjects_ContainmentMany() - Method in class org.gecko.emf.mongo.tests.MongoIntegrationTest
-
Test creation of objects and returning results.
- testCreateAndFindObjects_CollectionPartitioning() - Method in class org.gecko.emf.mongo.tests.MongoIntegrationTest
-
Test creation of objects and returning results.
- testCreateAndFindObjects_Containment() - Method in class org.gecko.emf.mongo.tests.codecs.MongoCodecTest
-
Test creation of objects and returning results
- testCreateAndFindObjects_ContainmentMany() - Method in class org.gecko.emf.mongo.tests.codecs.MongoCodecTest
-
Test creation of objects and returning results
- testCreateAndFindObjects_ContainmentMany() - Method in class org.gecko.emf.mongo.tests.MongoIntegrationTest
-
Test creation of many objects and returning results
- testCreateAndFindObjects_ContainmentManyDetached() - Method in class org.gecko.emf.mongo.tests.MongoIntegrationTest
-
Test creation of many objects and returning results
- testCreateAndFindObjects_ContainmentManyMore() - Method in class org.gecko.emf.mongo.tests.codecs.MongoCodecTest
-
Test creation of objects and returning results
size: 1000000
batch: 5000
performance:
write 30 entries/ms
read 60 entries/ms
Insert of 1000000 persons with batchSize=5000 took 32366 ms
Finding all persons with a size 1000000 took 2 ms
Iterating over all persons and mapping with a batch size 5000 took 16782 ms
size: 1000000
batch: 10000
performance:
write 32 entries/ms
read 64 entries/ms
Insert of 1000000 persons with batchSize=10000 took 30612 ms
Finding all persons with a size 1000000 took 1 ms
Iterating over all persons and mapping with a batch size 10000 took 15498 ms
size: 1000000
batch: 25000
performance:
write 31 entries/ms
read 64 entries/ms
Insert of 1000000 persons with batchSize=25000 took 31480 ms
Finding all persons with a size 1000000 took 2 ms
Iterating over all persons and mapping with a batch size 25000 took 15592 ms
- testCreateAndFindObjects_Maps() - Method in class org.gecko.emf.mongo.tests.codecs.MongoCodecTest
-
Test creation of objects and returning results using modelled Maps
- testCreateAndFindObjects_NonContainment() - Method in class org.gecko.emf.mongo.tests.codecs.MongoCodecTest
-
Test creation of objects
- testCreateAndFindObjectsIterator() - Method in class org.gecko.emf.mongo.tests.MongoIteratorIntegrationTest
-
Test creation of many objects and returning results as iterator
- testCreateAndFindObjectsPushStream_Detached_MT() - Method in class org.gecko.emf.mongo.tests.MongoPushStreamIntegrationTest
-
Test creation of many objects and returning results as PushStream multithreaded
- testCreateAndFindObjectsPushStream_Detached_ST() - Method in class org.gecko.emf.mongo.tests.MongoPushStreamIntegrationTest
-
Test creation of many objects and returning results as PushStream multithreaded
- testCreateAndFindObjectsPushStream_Multithreaded() - Method in class org.gecko.emf.mongo.tests.MongoPushStreamIntegrationTest
-
Test creation of many objects and returning results as PushStream multithreaded
- testCreateAndFindObjectsPushStream_SingleThreaded() - Method in class org.gecko.emf.mongo.tests.MongoPushStreamIntegrationTest
-
Test creation of many objects and returning results as PushStream multithreaded
- testCreateAndFindWithoutOptionsMap() - Method in class org.gecko.emf.mongo.tests.codecs.MongoCodecTest
-
Test creation of objects and returning results
- testCreateAndUpdateContainmentSingle() - Method in class org.gecko.emf.mongo.tests.MongoIntegrationTest
-
Test creation of object and returning results as well as updating
- testCreateContainmentSingle() - Method in class org.gecko.emf.mongo.tests.MongoIntegrationTest
-
Test creation of object and returning results
- testCreateId() - Method in class org.gecko.emf.mongo.tests.MongoIntegrationTest
-
Test creation of object and returning results
- testCreateObjects_Containment() - Method in class org.gecko.emf.mongo.tests.codecs.MongoCodecTest
-
Test creation of objects
- testCreateObjects_NonContainment() - Method in class org.gecko.emf.mongo.tests.codecs.MongoCodecTest
-
Test creation of objects
- testDefaultConverterService() - Method in class org.gecko.emf.mongo.tests.ConverterIntegrationTest
-
- testDefaultConverterServiceRegistration_Fail() - Method in class org.gecko.emf.mongo.tests.ConverterIntegrationTest
-
- testDefaultConverterServiceRegistrationNew() - Method in class org.gecko.emf.mongo.tests.ConverterIntegrationTest
-
- testEClassUrisInContainmentsFalse() - Method in class org.gecko.emf.mongo.tests.codecs.MongoCodecTest
-
Test creation of objects and returning results with checking that only eClassUris are written for Objects inhering from the referenced type
- testEClassUrisInContainmentsFalseFailing() - Method in class org.gecko.emf.mongo.tests.codecs.MongoCodecTest
-
Test creation of objects and returning results with checking that only eClassUris are written for Objects inhering from the referenced type
- testEClassUrisInContainmentsFalseProxy() - Method in class org.gecko.emf.mongo.tests.codecs.MongoCodecTest
-
Test creation of objects and returning results
- testEClassUrisInContainmentsTrue() - Method in class org.gecko.emf.mongo.tests.codecs.MongoCodecTest
-
Test creation of objects and returning results
- testEClassUrisInContainmentsTrueProxy() - Method in class org.gecko.emf.mongo.tests.codecs.MongoCodecTest
-
Test creation of objects and returning results
- testEMFMongo() - Method in class org.gecko.emf.mongo.tests.MongoIntegrationTest
-
- testEMFMongo() - Method in class org.gecko.emf.mongo.tests.MongoIteratorIntegrationTest
-
- testEMFMongo() - Method in class org.gecko.emf.mongo.tests.MongoPushStreamIntegrationTest
-
- testGetEStructuralFeatureByName() - Method in class org.gecko.emf.mongo.tests.MongoUtilsTest
-
Test method for org.gecko.emf.mongo.MongoUtils#getEStructuralFeatureByName(org.eclipse.emf.ecore.EClass, java.lang.String).
- testGetNameByEStructuralFeature() - Method in class org.gecko.emf.mongo.tests.MongoUtilsTest
-
Test method for org.gecko.emf.mongo.MongoUtils#getEStructuralFeatureByName(org.eclipse.emf.ecore.EClass, java.lang.String).
- testSaveExtendedMetadataAttribute() - Method in class org.gecko.emf.mongo.tests.MongoExtendedMetadataIntegrationTest
-
Test creation of object and returning results
- testSaveExtendedMetadataReference() - Method in class org.gecko.emf.mongo.tests.MongoExtendedMetadataIntegrationTest
-
Test creation of object and returning results
- testSaveLoadNestedObjects() - Method in class org.gecko.emf.mongo.tests.MongoSelfContainedIntegrationTest
-
Test creation of object and returning results
- testSaveNoExtendedMetadataAttribute() - Method in class org.gecko.emf.mongo.tests.MongoExtendedMetadataIntegrationTest
-
Test creation of object and returning results
- testSaveNoExtendedMetadataReferences() - Method in class org.gecko.emf.mongo.tests.MongoExtendedMetadataIntegrationTest
-
Test creation of object and returning results
- testTimestampInContainement() - Method in class org.gecko.emf.mongo.tests.codecs.MongoCodecTest
-
Test creation of objects and returning results