Uses of Package
org.databene.contiperf

Packages that use org.databene.contiperf
org.databene.contiperf   
org.databene.contiperf.clock   
org.databene.contiperf.junit   
org.databene.contiperf.log   
org.databene.contiperf.report   
org.databene.contiperf.timer   
org.databene.contiperf.util   
 

Classes in org.databene.contiperf used by org.databene.contiperf
AbstractInvocationRunner
          Abstract helper class which provides common functionality for InvocationRunners.
ArgumentsProvider
          Abstraction of classes that provide arguments for Invoker calls in a performance test run.
Clock
          Extension interface for different providers of time, e.g. system, CPU or user time.
Config
          Parses and provides the ContiPerf configuration.
ExecutionConfig
          Holds the execution configuration for a single test.
InvocationRunner
          Parent interface for ContiPerf adapters that perform, if necessary, parameter generation and the actual invocation of a target service.
Invoker
          Abstraction of anything that can be invoked.
PercentileRequirement
          Defines percentile performance requests on a test.
PerformanceRequirement
          Defines performance requirements on a test.
PerfTestException
          Parent class for all exceptions defined in ContiPerf.
WaitTimer
          Common interface for components that provide a wait time.
 

Classes in org.databene.contiperf used by org.databene.contiperf.clock
Clock
          Extension interface for different providers of time, e.g. system, CPU or user time.
 

Classes in org.databene.contiperf used by org.databene.contiperf.junit
ExecutionConfig
          Holds the execution configuration for a single test.
ExecutionLogger
          Deprecated. Replaced with ReportModule. When using a predefined ExecutionLogger, replace it with the corresponding ReportModule. If the old version was
Invoker
          Abstraction of anything that can be invoked.
PerfTest
          Defines execution details and performance requirements for a test method: How long the test should take, the level of concurrency and timings to apply.
 

Classes in org.databene.contiperf used by org.databene.contiperf.log
ExecutionLogger
          Deprecated. Replaced with ReportModule. When using a predefined ExecutionLogger, replace it with the corresponding ReportModule. If the old version was
 

Classes in org.databene.contiperf used by org.databene.contiperf.report
ExecutionConfig
          Holds the execution configuration for a single test.
ExecutionLogger
          Deprecated. Replaced with ReportModule. When using a predefined ExecutionLogger, replace it with the corresponding ReportModule. If the old version was
PercentileRequirement
          Defines percentile performance requests on a test.
PerformanceRequirement
          Defines performance requirements on a test.
 

Classes in org.databene.contiperf used by org.databene.contiperf.timer
WaitTimer
          Common interface for components that provide a wait time.
 

Classes in org.databene.contiperf used by org.databene.contiperf.util
ExecutionConfig
          Holds the execution configuration for a single test.
Invoker
          Abstraction of anything that can be invoked.
PercentileRequirement
          Defines percentile performance requests on a test.
PerformanceRequirement
          Defines performance requirements on a test.
PerfTest
          Defines execution details and performance requirements for a test method: How long the test should take, the level of concurrency and timings to apply.
PerfTestException
          Parent class for all exceptions defined in ContiPerf.
Required
          Specifies performance requirements for a test.
 



Copyright © 2013. All Rights Reserved.