Uses of Class
fr.ght1pc9kc.testy.core.extensions.WithObjectMapper
Packages that use WithObjectMapper
-
Uses of WithObjectMapper in fr.ght1pc9kc.testy.core.extensions
Methods in fr.ght1pc9kc.testy.core.extensions that return WithObjectMapperModifier and TypeMethodDescriptionWithObjectMapper.WithObjectMapperBuilder.build()
Build the Object Mapper junit extension -
Uses of WithObjectMapper in fr.ght1pc9kc.testy.mongo
Methods in fr.ght1pc9kc.testy.mongo with parameters of type WithObjectMapperModifier and TypeMethodDescriptionWithMongoData.WithMongoDataBuilder.withObjectMapper
(WithObjectMapper wObjectMapper) Add a customized object mapper to convert the objects to documents.