| Package | Description |
|---|---|
| uk.co.jemos.podam.api |
This package contains PODAM main APIs
|
| Modifier and Type | Field and Description |
|---|---|
private static RandomDataProviderStrategy |
RandomDataProviderStrategy.SINGLETON
The singleton instance of this implementation
|
| Modifier and Type | Method and Description |
|---|---|
static RandomDataProviderStrategy |
RandomDataProviderStrategy.getInstance()
Implementation of the Singleton pattern
|
static RandomDataProviderStrategy |
RandomDataProviderStrategy.getInstance(int nbrCollectionElements)
Other factory method which assigns a default number of collection
elements before returning the singleton.
|
Copyright © 2015. All rights reserved.