com.agical.rdoc.velocity.render
Class VelocityTestStructureRenderer

java.lang.Object
  extended by com.agical.rdoc.velocity.render.VelocityTestStructureRenderer
All Implemented Interfaces:
TestSuitePostProcessor, java.io.Serializable

public class VelocityTestStructureRenderer
extends java.lang.Object
implements TestSuitePostProcessor, java.io.Serializable

See Also:
Serialized Form

Constructor Summary
VelocityTestStructureRenderer(java.lang.String theTemplateToRender, java.lang.String targetName, TextFormatter formatter)
           
 
Method Summary
 void process(TestStructure testStructure, com.agical.rmock.core.hub.Hub hub)
           
 void setResourceManager(ResourceManager resourcecManager)
           
 void setVelocityManagerFactory(VelocityManagerFactory velocityManagerFactory)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VelocityTestStructureRenderer

public VelocityTestStructureRenderer(java.lang.String theTemplateToRender,
                                     java.lang.String targetName,
                                     TextFormatter formatter)
Method Detail

setVelocityManagerFactory

public void setVelocityManagerFactory(VelocityManagerFactory velocityManagerFactory)

setResourceManager

public void setResourceManager(ResourceManager resourcecManager)

process

public void process(TestStructure testStructure,
                    com.agical.rmock.core.hub.Hub hub)
Specified by:
process in interface TestSuitePostProcessor


Copyright © 2005-2009 Agical AB. All Rights Reserved.