com.github.searls.jasmine.format
Class JasmineResultLogger

java.lang.Object
  extended by com.github.searls.jasmine.format.JasmineResultLogger

public class JasmineResultLogger
extends Object


Field Summary
static String HEADER
           
 
Constructor Summary
JasmineResultLogger()
           
 
Method Summary
 void log(JasmineResult result)
           
 void setLog(org.apache.maven.plugin.logging.Log log)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HEADER

public static final String HEADER
See Also:
Constant Field Values
Constructor Detail

JasmineResultLogger

public JasmineResultLogger()
Method Detail

setLog

public void setLog(org.apache.maven.plugin.logging.Log log)

log

public void log(JasmineResult result)


Copyright © 2011. All Rights Reserved.