Class Truth
java.lang.Object
org.truth0.Truth
deprecated please use
Truth.assert_() and
TruthJUnit.assume() to access these capabilities.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TestVerbstatic final TestVerbstatic final FailureStrategyDeprecated.static final FailureStrategyDeprecated. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
THROW_ASSERTION_ERROR
Deprecated.preferTruth.THROW_ASSERTION_ERROR. -
THROW_ASSUMPTION_ERROR
Deprecated. -
ASSERT
-
ASSUME
-
-
Constructor Details
-
Truth
public Truth()
-
Truth.THROW_ASSERTION_ERROR.