Uses of Interface
org.databene.contiperf.ExecutionLogger

Packages that use ExecutionLogger
org.databene.contiperf.junit   
org.databene.contiperf.log   
org.databene.contiperf.report   
 

Uses of ExecutionLogger in org.databene.contiperf.junit
 

Constructors in org.databene.contiperf.junit with parameters of type ExecutionLogger
ContiPerfRule(ExecutionLogger logger)
           
 

Uses of ExecutionLogger in org.databene.contiperf.log
 

Classes in org.databene.contiperf.log that implement ExecutionLogger
 class ConsoleExecutionLogger
          Deprecated. replaced with ConsoleReportModule
 class EmptyExecutionLogger
          Deprecated. Replaced with EmptyReportModule
 class FileExecutionLogger
          Deprecated. Replaced with CSVSummaryReportModule
 class ListExecutionLogger
          Deprecated. replaced with ListReportModule
 

Uses of ExecutionLogger in org.databene.contiperf.report
 

Fields in org.databene.contiperf.report declared as ExecutionLogger
protected  ExecutionLogger LoggerModuleAdapter.logger
           
 

Methods in org.databene.contiperf.report that return ExecutionLogger
 ExecutionLogger LoggerModuleAdapter.getLogger()
           
 

Constructors in org.databene.contiperf.report with parameters of type ExecutionLogger
LoggerModuleAdapter(ExecutionLogger logger)
           
 



Copyright © 2013. All Rights Reserved.