play.test
Class TestEngine.TestResult
java.lang.Object
play.test.TestEngine.TestResult
- Enclosing class:
- TestEngine
public static class TestEngine.TestResult
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public java.lang.String name
error
public java.lang.String error
passed
public boolean passed
time
public long time
trace
public java.lang.String trace
sourceInfos
public java.lang.String sourceInfos
sourceCode
public java.lang.String sourceCode
sourceFile
public java.lang.String sourceFile
sourceLine
public int sourceLine
TestEngine.TestResult
public TestEngine.TestResult()
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly