Package com.atlassian.jira.local.runner
package com.atlassian.jira.local.runner
-
ClassDescriptionAbstractListeningRunner<R extends Class<? extends org.junit.runner.Runner>>A base class to be used to wrap other JUnit4 runners and listen to the events that will be generated for testsA global container of
TestListener
objects to allow us to spy on our own test codeA JUnit4 Runner that can listening to specific test events.