com.agical.rdoc.velocity.render
Class VelocityTestStructureRenderer
java.lang.Object
com.agical.rdoc.velocity.render.VelocityTestStructureRenderer
- All Implemented Interfaces:
- TestSuitePostProcessor, Serializable
public class VelocityTestStructureRenderer
- extends Object
- implements TestSuitePostProcessor, Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VelocityTestStructureRenderer
public VelocityTestStructureRenderer(String theTemplateToRender,
String targetName,
TextFormatter formatter)
setVelocityManagerFactory
public void setVelocityManagerFactory(VelocityManagerFactory velocityManagerFactory)
setResourceManager
public void setResourceManager(ResourceManager resourcecManager)
process
public void process(TestStructure testStructure,
Hub hub)
- Specified by:
process
in interface TestSuitePostProcessor
Copyright © 2005-2011 Agical AB. All Rights Reserved.