| Package | Description | 
|---|---|
| com.google.common.truth | 
 Truth is a library for performing assertions in
 tests: 
 | 
| Modifier and Type | Method and Description | 
|---|---|
StringSubject.CaseInsensitiveStringComparison | 
StringSubject.ignoringCase()
Returns a  
StringSubject-like instance that will ignore the case of the characters. | 
Copyright © 2020. All rights reserved.