org.nanoko.coffee.mill.mojos.others
Class JasmineRunnerGenerator

java.lang.Object
  extended by 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


Constructor Summary
JasmineRunnerGenerator(WatchMojo mojo, com.github.searls.jasmine.AbstractJasmineMojo jasmineMojo)
           
 
Method Summary
 void create()
           
 String getHtml()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JasmineRunnerGenerator

public JasmineRunnerGenerator(WatchMojo mojo,
                              com.github.searls.jasmine.AbstractJasmineMojo jasmineMojo)
Method Detail

getHtml

public String getHtml()
               throws IOException
Throws:
IOException

create

public void create()
            throws IOException
Throws:
IOException


Copyright © 2012-2013 OW2. All Rights Reserved.