Uses of Interface
org.bremersee.spring.test.api.comparator.RestApiComparatorPath
Packages that use RestApiComparatorPath
-
Uses of RestApiComparatorPath in org.bremersee.spring.test.api.comparator
Classes in org.bremersee.spring.test.api.comparator that implement RestApiComparatorPathModifier and TypeClassDescriptionstatic classThe rest api tester path implementation.Methods in org.bremersee.spring.test.api.comparator that return RestApiComparatorPathModifier and TypeMethodDescriptionRestApiComparatorPath.Builder.build()Build rest api tester path.RestApiComparatorPath.BuilderImpl.build()Methods in org.bremersee.spring.test.api.comparator with parameters of type RestApiComparatorPathModifier and TypeMethodDescriptionstatic booleanRestApiComparatorExclusion.isExcluded(RestApiComparatorPath path, RestApiComparatorAssertionType type, RestApiComparatorExclusion[] exclusions) Checks whether the given path and type are excluded via the given exclusions.Constructors in org.bremersee.spring.test.api.comparator with parameters of type RestApiComparatorPathModifierConstructorDescriptionInstantiates a new rest api tester exclusion.