Uses of Annotation Interface
org.mongounit.AssertMatchesDataset
-
Uses of AssertMatchesDataset in org.mongounit.model
Modifier and TypeMethodDescriptionvoid
MongoUnitAnnotations.addAssertMatchesDatasetAnnotation
(AssertMatchesDataset assertMatchesDatasetAnnotation) Adds the provided 'assertMatchesDatasetAnnotation' to the list ofAssertMatchesDataset
annotations.void
MongoUnitAnnotations.addAssertMatchesDatasetAnnotations
(AssertMatchesDataset[] assertMatchesDatasetAnnotations) Adds the provided 'assertMatchesDatasetAnnotations' to the list ofAssertMatchesDataset
annotations.Modifier and TypeMethodDescriptionvoid
MongoUnitAnnotations.setAssertMatchesDatasetAnnotations
(List<AssertMatchesDataset> assertMatchesDatasetAnnotations)