TPTP 4.4.0 Testing Tools Project
Internal API Specification

org.eclipse.tptp.test.report.birt.internal
Class TestExecutionReportElement

java.lang.Object
  extended byReportElementImpl
      extended byorg.eclipse.tptp.test.report.birt.internal.TestPassTPFTestSuiteReportElement
          extended byorg.eclipse.tptp.test.report.birt.internal.TestExecutionReportElement

public class TestExecutionReportElement
extends TestPassTPFTestSuiteReportElement

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.eclipse.tptp.test.report.birt.internal.TestPassTPFTestSuiteReportElement
allTestSuites, executionResults
 
Constructor Summary
TestExecutionReportElement()
           
 
Method Summary
protected  void setup()
           
 
Methods inherited from class org.eclipse.tptp.test.report.birt.internal.TestPassTPFTestSuiteReportElement
generate, getDataSource, isSortable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestExecutionReportElement

public TestExecutionReportElement()
Method Detail

setup

protected void setup()
Overrides:
setup in class TestPassTPFTestSuiteReportElement

TPTP 4.4.0 Testing Tools Project
Internal API Specification