| Package | Description |
|---|---|
| com.github.javatlacati.contiperf | |
| com.github.javatlacati.contiperf.junit | |
| com.github.javatlacati.contiperf.report |
| Modifier and Type | Method and Description |
|---|---|
ReportContext |
Config.createDefaultReportContext(Class<? extends AssertionError> failureClass) |
| Modifier and Type | Method and Description |
|---|---|
void |
PerformanceTracker.setContext(ReportContext context) |
| Constructor and Description |
|---|
PerformanceTracker(Invoker target,
ExecutionConfig executionConfig,
PerformanceRequirement requirement,
ReportContext context,
Clock[] clocks) |
PerformanceTracker(Invoker target,
PerformanceRequirement requirement,
ReportContext context) |
| Modifier and Type | Class and Description |
|---|---|
class |
JUnitReportContext
JUnit-specific implementation of the ReportContext interface.
Created: 16.01.2011 15:12:24 |
| Modifier and Type | Method and Description |
|---|---|
ReportContext |
ContiPerfRule.getContext() |
| Constructor and Description |
|---|
ContiPerfRule(ReportContext context) |
ContiPerfRule(ReportContext context,
Object suite) |
| Modifier and Type | Field and Description |
|---|---|
protected ReportContext |
AbstractReportModule.context |
| Modifier and Type | Method and Description |
|---|---|
void |
ReportModule.setContext(ReportContext context) |
void |
HtmlReportModule.setContext(ReportContext context) |
void |
AbstractReportModule.setContext(ReportContext context) |
Copyright © 2019. All rights reserved.