Package | Description |
---|---|
org.hamcrest.beans |
Matchers of Java Bean properties and their values.
|
org.hamcrest.core |
Fundamental matchers of objects and values, and composite matchers.
|
Modifier and Type | Class and Description |
---|---|
static class |
SamePropertyValuesAs.PropertyMatcher |
Modifier and Type | Class and Description |
---|---|
class |
AllOf<T>
Calculates the logical conjunction of multiple matchers.
|
class |
IsInstanceOf
Tests whether the value is an instance of a class.
|
Copyright © 2016. All rights reserved.