org.itracker.model
Class NotificationTest

java.lang.Object
  extended by org.itracker.model.NotificationTest

public class NotificationTest
extends Object


Constructor Summary
NotificationTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testIssueUserRoleComparator()
           
 void testRoleComparator()
           
 void testSetIssue()
           
 void testSetNotificationRole()
          TODO remove method from Notification
 void testSetUser()
           
 void testToString()
           
 void testUserComparator()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotificationTest

public NotificationTest()
Method Detail

testSetIssue

public void testSetIssue()

testSetUser

public void testSetUser()

testSetNotificationRole

public void testSetNotificationRole()
TODO remove method from Notification


testToString

public void testToString()

testUserComparator

public void testUserComparator()

testIssueUserRoleComparator

public void testIssueUserRoleComparator()

testRoleComparator

public void testRoleComparator()

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception


Copyright © 2002-2012 itracker. All Rights Reserved.