| Package | Description |
|---|---|
| org.exparity.expectamundo | |
| org.exparity.expectamundo.core |
| Modifier and Type | Method and Description |
|---|---|
static <T> PrototypeVerifier<T> |
Expectamundo.expectThat(T actual)
Verify the actual value matches the expectation set up in the prototype and throws and AssertionError if the match fails.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PrototypeListVerifier<E,T extends Collection<E>> |
Copyright © 2015. All rights reserved.