Uses of Class
com.qaitsolutions.pframe.core.assertion.subjects.ComparableSubject
Packages that use ComparableSubject
Package
Description
-
Uses of ComparableSubject in com.qaitsolutions.pframe.core.assertion
Methods in com.qaitsolutions.pframe.core.assertion that return ComparableSubjectModifier and TypeMethodDescription<T extends Comparable<?>>
ComparableSubject<T> Assertions.assertThat
(T actual) Wrapper overTruth.assertThat(Comparable)
.<T extends Comparable<?>>
ComparableSubject<T> SoftAssertions.assertThat
(T actual) Wrapper overTruth.assertThat(Comparable)
. -
Uses of ComparableSubject in com.qaitsolutions.pframe.core.assertion.subjects
Subclasses of ComparableSubject in com.qaitsolutions.pframe.core.assertion.subjectsModifier and TypeClassDescriptionfinal class
Wrapper overBigDecimalSubject
.final class
Wrapper overDoubleSubject
.final class
Wrapper overIntegerSubject
.final class
Wrapper overLongSubject
.final class
Wrapper overStringSubject
.