public class IsNotNull extends Object implements PropertyExpectation
PropertyExpectation to check if a property is not null| Constructor and Description |
|---|
IsNotNull() |
| Modifier and Type | Method and Description |
|---|---|
String |
describe()
Return a description of expectation
|
boolean |
matches(Object actual)
Check if this expectation is met
|
public boolean matches(Object actual)
PropertyExpectationmatches in interface PropertyExpectationpublic String describe()
PropertyExpectationdescribe in interface PropertyExpectationCopyright © 2014. All rights reserved.