| Package | Description | 
|---|---|
| com.google.common.truth | 
 Truth is a library for performing assertions in tests: 
 | 
| Modifier and Type | Method and Description | 
|---|---|
PrimitiveFloatArraySubject.FloatArrayAsIterable | 
PrimitiveFloatArraySubject.usingExactEquality()
Starts a method chain for a check in which the actual values (i.e. 
 | 
PrimitiveFloatArraySubject.FloatArrayAsIterable | 
PrimitiveFloatArraySubject.usingTolerance(double tolerance)
Starts a method chain for a check in which the actual values (i.e. 
 | 
Copyright © 2019. All rights reserved.