org.databene.contiperf.junit
Class JUnitReportContext
java.lang.Object
org.databene.contiperf.report.ReportContext
org.databene.contiperf.junit.JUnitReportContext
public class JUnitReportContext
- extends ReportContext
JUnit-specific implementation of the ReportContext interface.
Created: 16.01.2011 15:12:24
- Since:
- 2.0.0
- Author:
- Volker Bergmann
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FAILURE_CLASS
public static final Class<PerformanceRequirementFailedError> FAILURE_CLASS
JUnitReportContext
public JUnitReportContext()
createInstance
public static JUnitReportContext createInstance(Object suite)
Copyright © 2013. All Rights Reserved.