| Package | Description |
|---|---|
| com.google.common.truth | |
| org.truth0 |
| Modifier and Type | Class and Description |
|---|---|
class |
Expect |
| Modifier and Type | Field and Description |
|---|---|
static TestVerb |
Truth.ASSERT |
static TestVerb |
TruthJUnit.ASSUME |
| Modifier and Type | Method and Description |
|---|---|
static TestVerb |
Truth.assert_() |
static TestVerb |
TruthJUnit.assume() |
protected TestVerb |
Subject.check()
A convenience for implementers of
Subject subclasses to use other truth
Subject wrappers within their own propositional logic. |
TestVerb |
TestVerb.withFailureMessage(String failureMessage) |
| Modifier and Type | Class and Description |
|---|---|
class |
TestVerb
Deprecated.
use
TestVerb. |
| Modifier and Type | Field and Description |
|---|---|
static TestVerb |
Truth.ASSERT |
static TestVerb |
Truth.ASSUME |
Copyright © 2016. All rights reserved.