public class Report extends Object
protected static String
FAILED
PASSED
Report()
String
export()
void
failed(String msg)
passed(String msg)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected static final String PASSED
protected static final String FAILED
public Report()
public void passed(String msg)
public void failed(String msg)
public String export()
Copyright © 2014. All rights reserved.