|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
T - public interface ModuleProvider<T>
This is simply a marking interface.
The annotation @Fixture takes a list of classes that all must implement this interface. Any implementor of this interface is expected to inherit it from
Module or ModuleGroup which it would implement.
| Method Summary | |
|---|---|
String |
getModuleType()
This is a key that is used to determine which modules are interchangeable in testing, A module provider can exist |
| Method Detail |
|---|
String getModuleType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||