Uses of Class
com.carrotsearch.ant.tasks.junit4.events.aggregated.AggregatedQuitEvent

Packages that use AggregatedQuitEvent
com.carrotsearch.ant.tasks.junit4.listeners   
com.carrotsearch.ant.tasks.junit4.listeners.json   
 

Uses of AggregatedQuitEvent in com.carrotsearch.ant.tasks.junit4.listeners
 

Methods in com.carrotsearch.ant.tasks.junit4.listeners with parameters of type AggregatedQuitEvent
 void ExecutionTimesReport.onEnd(AggregatedQuitEvent e)
          Write back to hints file.
 void TextReport.onQuit(AggregatedQuitEvent e)
           
 

Uses of AggregatedQuitEvent in com.carrotsearch.ant.tasks.junit4.listeners.json
 

Methods in com.carrotsearch.ant.tasks.junit4.listeners.json with parameters of type AggregatedQuitEvent
 void JsonReport.onQuit(AggregatedQuitEvent e)
          All tests completed.
 



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