edu.samplu.common
Class FreemarkerJMeterGenerator
java.lang.Object
edu.samplu.common.FreemarkerJMeterGenerator
public class FreemarkerJMeterGenerator
- extends Object
The JMeter.ftl must use "@{" for JMeter variables these are converted to "${" after the templating. Required to avoid
Freemarker errors caused by JMeter variables being interpreted as Freemarker variables.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FreemarkerJMeterGenerator
public FreemarkerJMeterGenerator()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.