| Package | Description |
|---|---|
| org.exparity.stub.random | |
| org.exparity.stub.stub |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
RandomBuilder.aRandomStubOf(TypeReference<T> type)
Build a random stub (see
StubBuilder) of the supplied type. |
| Modifier and Type | Method and Description |
|---|---|
static <T> StubBuilder<T> |
StubBuilder.aRandomStubOf(TypeReference<T> type)
Return an instance of a
StubBuilder for the given generic type
which is populated with random values. |
Copyright © 2018. All rights reserved.