public class CdiModule extends Object implements org.unitils.core.Module
WeldContainer.| Modifier and Type | Class and Description |
|---|---|
class |
CdiModule.CdiTestlistener |
| Constructor and Description |
|---|
CdiModule() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterInit() |
org.unitils.core.TestListener |
getTestListener() |
void |
init(Properties configuration) |
protected void |
initialiseObjects(Object testObject) |
public void init(Properties configuration)
init in interface org.unitils.core.ModuleModule.init(java.util.Properties)public void afterInit()
afterInit in interface org.unitils.core.ModuleModule.afterInit()protected void initialiseObjects(Object testObject)
public org.unitils.core.TestListener getTestListener()
getTestListener in interface org.unitils.core.ModuleModule.getTestListener()Copyright © 2015. All Rights Reserved.