Uses of Class
org.jboss.jrunit.data.BenchmarkExecution

Packages that use BenchmarkExecution
org.jboss.jrunit.data   
 

Uses of BenchmarkExecution in org.jboss.jrunit.data
 

Methods in org.jboss.jrunit.data that return BenchmarkExecution
 BenchmarkExecution Benchmark.getDefaultExecution()
           
 BenchmarkExecution[] Benchmark.getExecution()
           
 

Methods in org.jboss.jrunit.data with parameters of type BenchmarkExecution
 void Benchmark.setExecution(BenchmarkExecution[] execution)
           
 



JRunit, a JUnit extension for distributed client/server tests.