Uses of Class
com.qaitsolutions.pframe.core.assertion.SoftAssertions
Packages that use SoftAssertions
-
Uses of SoftAssertions in com.qaitsolutions.pframe.core.assertion
Methods in com.qaitsolutions.pframe.core.assertion that return SoftAssertionsModifier and TypeMethodDescriptionSoftAssertions.assertWithMessage
(String message) Wrapper overTruth.assertWithMessage(String)
.SoftAssertions.assertWithMessage
(String format, Object... args) Wrapper overTruth.assertWithMessage(String, Object...)
.