public class ToothPickTestModule
extends toothpick.config.Module
| Constructor and Description |
|---|
ToothPickTestModule(java.lang.Object test)
Automatically binds all annotated mocks of a module.
|
| Modifier and Type | Method and Description |
|---|---|
void |
bindAllMocks(java.lang.Object test)
Bind all
Mock annotated field of a given test. |
int |
getMockCount() |