Index
All Classes and Interfaces|All Packages|Constant Field Values
B
- buildAssertError(Object, Object) - Static method in enum class com.github.tadukoo.junit.constant.AssertionFailedErrors
-
Builds an Assertion Failed Error string of the form:
expected: <expected> but was: <actual>
- buildAssertErrorNot(Object) - Static method in enum class com.github.tadukoo.junit.constant.AssertionFailedErrors
-
Builds an Assertion Failed Error string of the form:
expected: not <value>
All Classes and Interfaces|All Packages|Constant Field Values