org.itracker.model
Class IssueHistoryTest

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

public class IssueHistoryTest
extends Object


Constructor Summary
IssueHistoryTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testSetIssue()
           
 void testSetUser()
           
 void testToString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IssueHistoryTest

public IssueHistoryTest()
Method Detail

testSetIssue

public void testSetIssue()

testSetUser

public void testSetUser()

testToString

public void testToString()

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception


Copyright © 2002-2012 itracker. All Rights Reserved.