Uses of Class
com.qaitsolutions.pframe.core.assertion.subjects.Subject
Packages that use Subject
Package
Description
-
Uses of Subject in com.qaitsolutions.pframe.core.assertion
Methods in com.qaitsolutions.pframe.core.assertion that return SubjectModifier and TypeMethodDescriptionAssertions.assertThat
(Object actual) Wrapper overTruth.assertThat(Object)
.SoftAssertions.assertThat
(Object actual) Wrapper overTruth.assertThat(Object)
. -
Uses of Subject in com.qaitsolutions.pframe.core.assertion.subjects
Subclasses of Subject in com.qaitsolutions.pframe.core.assertion.subjectsModifier and TypeClassDescriptionfinal class
Wrapper overBigDecimalSubject
.final class
Wrapper overBooleanSubject
.class
ComparableSubject<T extends Comparable>
Wrapper overComparableSubject
.final class
Wrapper overDoubleSubject
.final class
Wrapper overIntegerSubject
.final class
Wrapper overIterableSubject
.final class
Wrapper overLongSubject
.final class
Wrapper overMapSubject
final class
Wrapper overStringSubject
.