| Package | Description | 
|---|---|
| com.google.common.truth | 
 Truth is a library for performing assertions in tests: 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static <S extends Subject,A> | 
ExpectFailure.expectFailureAbout(Subject.Factory<S,A> factory,
                  ExpectFailure.SimpleSubjectBuilderCallback<S,A> assertionCallback)
Static alternative that directly returns the triggered failure. 
 | 
Copyright © 2019. All rights reserved.