Package com.atlassian.jira.local.runner

Class Summary
AbstractListeningRunner<R extends Class<? extends Runner>> A base class to be used to wrap other JUnit4 runners and listen to the events that will be generated for tests
GlobalRunNotifier A global container of TestListener objects to allow us to spy on our own test code
ListeningRunner A JUnit4 Runner that can listening to specific test events.
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.