org.unitils.compositetest
Class CompositeTestModule

java.lang.Object
  extended by org.unitils.compositetest.CompositeTestModule
All Implemented Interfaces:
org.unitils.core.Module

public class CompositeTestModule
extends Object
implements org.unitils.core.Module

Author:
Jef Verelst

Constructor Summary
CompositeTestModule()
           
 
Method Summary
 void afterInit()
           
 org.unitils.core.TestListener getTestListener()
           
 void init(Properties configuration)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompositeTestModule

public CompositeTestModule()
Method Detail

init

public void init(Properties configuration)
Specified by:
init in interface org.unitils.core.Module

afterInit

public void afterInit()
Specified by:
afterInit in interface org.unitils.core.Module

getTestListener

public org.unitils.core.TestListener getTestListener()
Specified by:
getTestListener in interface org.unitils.core.Module


Copyright © 2014. All Rights Reserved.