| Package | Description | 
|---|---|
| com.google.common.truth | 
 Truth is an open source, fluent testing framework for Java that is designed to make your test
 assertions and failure messages more readable. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
PrimitiveFloatArraySubject.FloatArrayAsIterable | 
PrimitiveFloatArraySubject.usingExactEquality()
Starts a method chain for a test proposition in which the actual values (i.e. 
 | 
PrimitiveFloatArraySubject.FloatArrayAsIterable | 
PrimitiveFloatArraySubject.usingTolerance(double tolerance)
Starts a method chain for a test proposition in which the actual values (i.e. 
 | 
Copyright © 2017. All rights reserved.