org.jboss.dtf.testframework.dtfweb
Class TestTaskResultInformation
java.lang.Object
org.jboss.dtf.testframework.dtfweb.TestTaskResultInformation
public class TestTaskResultInformation
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
taskName
public java.lang.String taskName
taskPermutationCode
public java.lang.String taskPermutationCode
timeLogged
public java.sql.Timestamp timeLogged
result
public java.lang.String result
information
public java.lang.String information
TestTaskResultInformation
public TestTaskResultInformation()
hasTestTaskPassed
public boolean hasTestTaskPassed()
hasTestTaskFailed
public boolean hasTestTaskFailed()