org.jboss.dtf.testframework.dtfweb
Class InOneSetOnly

java.lang.Object
  extended by org.jboss.dtf.testframework.dtfweb.InOneSetOnly

public class InOneSetOnly
extends java.lang.Object


Constructor Summary
InOneSetOnly(boolean firstSet, TestResultInformation testInfo)
           
 
Method Summary
 TestResultInformation getTestResultInfo()
           
 boolean isFirstSet()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InOneSetOnly

public InOneSetOnly(boolean firstSet,
                    TestResultInformation testInfo)
Method Detail

getTestResultInfo

public TestResultInformation getTestResultInfo()

isFirstSet

public boolean isFirstSet()