Uses of Class
fr.ght1pc9kc.testy.mongo.WithMongoData.WithMongoDataBuilder
-
Uses of WithMongoData.WithMongoDataBuilder in fr.ght1pc9kc.testy.mongo
Modifier and TypeMethodDescriptionWithMongoData.WithMongoDataBuilder.addDataset
(String collectionName, MongoDataSet<?> dataSet) Add a data set.WithMongoData.builder
(WithEmbeddedMongo wEmbeddedMongo) Create aWithMongoData.WithMongoDataBuilder
for the extension.WithMongoData.WithMongoDataBuilder.withObjectMapper
(WithObjectMapper wObjectMapper) Add a customized object mapper to convert the objects to documents.