com.atlassian.selenium.visualcomparison.utils
Class ReportRenderer
java.lang.Object
com.atlassian.selenium.visualcomparison.utils.ReportRenderer
public class ReportRenderer
- extends Object
|
Method Summary |
static org.apache.velocity.VelocityContext |
createContext()
|
static String |
render(org.apache.velocity.VelocityContext context,
String templateName)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReportRenderer
public ReportRenderer()
createContext
public static org.apache.velocity.VelocityContext createContext()
throws Exception
- Throws:
Exception
render
public static String render(org.apache.velocity.VelocityContext context,
String templateName)
throws Exception
- Throws:
Exception
Copyright © 2014 Atlassian. All rights reserved.