| Package | Description |
|---|---|
| org.testatoo.config | |
| org.testatoo.config.testatoo |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTestatooModule |
| Modifier and Type | Method and Description |
|---|---|
protected TestatooConfig |
AbstractTestatooModule.install(TestatooModule... modules) |
TestatooConfig |
TestatooConfig.install(TestatooModule... modules)
Import other modules to configure Testatoo
|
| Modifier and Type | Method and Description |
|---|---|
static Testatoo |
Testatoo.configure(TestatooModule... testatooModules)
Configure Testatoo by using given list of modules
|
| Modifier and Type | Method and Description |
|---|---|
static Testatoo |
Testatoo.configure(Iterable<TestatooModule> testatooModules)
Configure Testatoo by using given list of modules
|
Copyright © 2008-2013 Ovea. All Rights Reserved.