Uses of Class
net.qdevzone.docunit.struct.JSONAssertions
Packages that use JSONAssertions
-
Uses of JSONAssertions in net.qdevzone.docunit
Methods in net.qdevzone.docunit that return JSONAssertions -
Uses of JSONAssertions in net.qdevzone.docunit.struct
Methods in net.qdevzone.docunit.struct that return JSONAssertionsModifier and TypeMethodDescriptionJSONAssertions.contains(CharSequence... expected) JSONAssertions.hasArraySize(String jsonPath, int expectedSize) JSONAssertions.isNotValid()JSONAssertions.isValid()