Uses of Annotation Interface
org.mongounit.AssertMatchesDataset
Packages that use AssertMatchesDataset
-
Uses of AssertMatchesDataset in org.mongounit.model
Methods in org.mongounit.model that return types with arguments of type AssertMatchesDatasetMethods in org.mongounit.model with parameters of type AssertMatchesDatasetModifier and TypeMethodDescriptionvoidMongoUnitAnnotations.addAssertMatchesDatasetAnnotation(AssertMatchesDataset assertMatchesDatasetAnnotation) Adds the provided 'assertMatchesDatasetAnnotation' to the list ofAssertMatchesDatasetannotations.voidMongoUnitAnnotations.addAssertMatchesDatasetAnnotations(AssertMatchesDataset[] assertMatchesDatasetAnnotations) Adds the provided 'assertMatchesDatasetAnnotations' to the list ofAssertMatchesDatasetannotations.Method parameters in org.mongounit.model with type arguments of type AssertMatchesDatasetModifier and TypeMethodDescriptionvoidMongoUnitAnnotations.setAssertMatchesDatasetAnnotations(List<AssertMatchesDataset> assertMatchesDatasetAnnotations)