com.atlassian.plugin.event
Class TestNotificationException

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.atlassian.plugin.event.TestNotificationException
All Implemented Interfaces:
junit.framework.Test

public class TestNotificationException
extends junit.framework.TestCase

Since:
2.3.0

Constructor Summary
TestNotificationException()
           
 
Method Summary
 void testListConstructor()
           
 void testListConstructorInvalid()
           
 void testSingletonConstructor()
           
 
Methods inherited from class junit.framework.TestCase
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestNotificationException

public TestNotificationException()
Method Detail

testSingletonConstructor

public void testSingletonConstructor()
                              throws java.lang.Exception
Throws:
java.lang.Exception

testListConstructor

public void testListConstructor()
                         throws java.lang.Exception
Throws:
java.lang.Exception

testListConstructorInvalid

public void testListConstructorInvalid()
                                throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2013 Atlassian. All Rights Reserved.