| Package | Description |
|---|---|
| org.exparity.expectamundo | |
| org.exparity.expectamundo.core |
| Modifier and Type | Method and Description |
|---|---|
static <T> PrototypeObjectExpectation<T> |
Expectamundo.expect(T property)
Setup an expectation for a object property on a
Prototype. |
| Modifier and Type | Class and Description |
|---|---|
class |
PrototypeArrayExpectation<T> |
class |
PrototypeCollectionExpectation<E,T extends Collection<E>> |
class |
PrototypeComparableExpectation<T extends Comparable<T>> |
class |
PrototypeDateExpectation |
class |
PrototypeStringExpectation |
Copyright © 2014. All rights reserved.