Package org.truth0
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 TestVerb
static final TestVerb
static final FailureStrategy
Deprecated.static final FailureStrategy
Deprecated. -
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
.