Uses of Enum Class
de.gematik.test.tiger.lib.enums.ModeType
Packages that use ModeType
Package
Description
-
Uses of ModeType in de.gematik.test.tiger.glue
Methods in de.gematik.test.tiger.glue that return ModeTypeMethods in de.gematik.test.tiger.glue with parameters of type ModeTypeModifier and TypeMethodDescriptionvoidRBelValidatorGlue.currentResponseAtMatchesAsJsonOrXml(String rbelPath, ModeType mode, String oracleDocStr) assert that response of filtered request matches at given rbel path node/attribute assuming its JSON or XML -
Uses of ModeType in de.gematik.test.tiger.lib.enums
Methods in de.gematik.test.tiger.lib.enums that return ModeType -
Uses of ModeType in de.gematik.test.tiger.lib.rbel
Methods in de.gematik.test.tiger.lib.rbel with parameters of type ModeTypeModifier and TypeMethodDescriptionvoidRbelMessageValidator.assertAttributeOfCurrentResponseMatchesAs(String rbelPath, ModeType mode, String oracle)