org.nanoko.coffee.mill.mojos.others
Class JasmineRunnerGenerator
java.lang.Object
org.nanoko.coffee.mill.mojos.others.JasmineRunnerGenerator
public class JasmineRunnerGenerator
- extends Object
Generates the JAsmine Runner served by the _watch_ server.
This class is pretty close of the Manual Generator Creation of Jasmine but customize the script urls
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JasmineRunnerGenerator
public JasmineRunnerGenerator(WatchMojo mojo,
com.github.searls.jasmine.AbstractJasmineMojo jasmineMojo)
getHtml
public String getHtml()
throws IOException
- Throws:
IOException
create
public void create()
throws IOException
- Throws:
IOException
Copyright © 2012-2013 OW2. All Rights Reserved.