| Package | Description |
|---|---|
| com.github.javatlacati.contiperf | |
| com.github.javatlacati.contiperf.junit | |
| com.github.javatlacati.contiperf.util |
| Modifier and Type | Class and Description |
|---|---|
class |
PerformanceTracker
|
| Constructor and Description |
|---|
CountRunner(Invoker invoker,
ArgumentsProvider argsProvider,
WaitTimer waitTimer,
AtomicLong invocationsLeft) |
PerformanceTracker(Invoker target,
ExecutionConfig executionConfig,
PerformanceRequirement requirement,
ReportContext context,
Clock[] clocks) |
PerformanceTracker(Invoker target,
PerformanceRequirement requirement,
ReportContext context) |
TimedRunner(Invoker invoker,
ArgumentsProvider argsProvider,
WaitTimer waitTimer,
long duration) |
| Modifier and Type | Class and Description |
|---|---|
class |
JUnitInvoker
|
| Modifier and Type | Class and Description |
|---|---|
class |
InvokerProxy
|
| Modifier and Type | Field and Description |
|---|---|
protected Invoker |
InvokerProxy.target |
| Constructor and Description |
|---|
InvokerProxy(Invoker target) |
Copyright © 2019. All rights reserved.