searls.jasmine.format
Class JasmineResultLogger

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

public class JasmineResultLogger
extends java.lang.Object


Field Summary
static java.lang.String FAIL_APPENDAGE
           
static java.lang.String HEADER
           
static java.lang.String INDENT
           
 
Constructor Summary
JasmineResultLogger()
           
 
Method Summary
 void log(JasmineResult result)
           
 void setBrowser(java.lang.String browser)
           
 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 java.lang.String HEADER
See Also:
Constant Field Values

FAIL_APPENDAGE

public static final java.lang.String FAIL_APPENDAGE
See Also:
Constant Field Values

INDENT

public static final java.lang.String INDENT
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)

setBrowser

public void setBrowser(java.lang.String browser)


Copyright © 2011 SOFTEC sa. All Rights Reserved.