Uses of Class
org.hamcrest.DiagnosingMatcher

Packages that use DiagnosingMatcher
org.hamcrest.core Fundamental matchers of objects and values, and composite matchers. 
 

Uses of DiagnosingMatcher in org.hamcrest.core
 

Subclasses of DiagnosingMatcher in org.hamcrest.core
 class AllOf<T>
          Calculates the logical conjunction of multiple matchers.
 class IsInstanceOf
          Tests whether the value is an instance of a class.
 



Copyright © 2002–2020 JUnit. All rights reserved.