com.atlassian.jira.local
Class ListeningTestCase

java.lang.Object
  extended by com.atlassian.jira.local.ListeningTestCase

public abstract class ListeningTestCase
extends Object

A base class that can plugin into our listener framework so we can get information about test runs

Since:
v4.3

Constructor Summary
ListeningTestCase()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListeningTestCase

public ListeningTestCase()


Copyright © 2002-2013 Atlassian. All Rights Reserved.