| Constructor and Description |
|---|
Expectation(Object target) |
| Modifier and Type | Method and Description |
|---|---|
Expectation |
entry(String key,
Object expectedValue) |
<T> T |
get() |
Expectation |
value(String expectedValue) |
public Expectation(Object target)
public Expectation entry(String key, Object expectedValue)
public Expectation value(String expectedValue)
public <T> T get()
Copyright © 2014–2018 Nikolche Mihajlovski and contributors. All rights reserved.