RandomizedTesting JUnit4 ANT Task v2.0.3 API Documentation

Provides JUnit4: a JUnit test runner for ANT with parallel slave JVM execution, load balancing and more reporting options.

See:
          Description

JUnit4 ANT task
com.carrotsearch.ant.tasks.junit4 Provides JUnit4: a JUnit test runner for ANT with parallel slave JVM execution, load balancing and more reporting options.

 

Listeners and report writers
com.carrotsearch.ant.tasks.junit4.listeners  
com.carrotsearch.ant.tasks.junit4.listeners.antxml  
com.carrotsearch.ant.tasks.junit4.listeners.json  

 

Load balancers
com.carrotsearch.ant.tasks.junit4.balancers  

 

Events and aggregated events for reports
com.carrotsearch.ant.tasks.junit4.events  
com.carrotsearch.ant.tasks.junit4.events.aggregated  
com.carrotsearch.ant.tasks.junit4.events.json  
com.carrotsearch.ant.tasks.junit4.events.mirrors  

 

Provides JUnit4: a JUnit test runner for ANT with parallel slave JVM execution, load balancing and more reporting options.

See JUnit4 for the documentation of available task options.

Listeners and reporters API is covered in AggregatedEventListener class. Note that the API is event-based and uses Google Guava's EventBus to distribute events. Check out existing reporters for implementation details:

Examples of use and more resources can be found at: Carrot Search labs site.



Copyright © 2011-2012 Carrot Search s.c.. All Rights Reserved.