org.itracker.model
Class IssueRelationTest

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

public class IssueRelationTest
extends Object


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

Constructor Detail

IssueRelationTest

public IssueRelationTest()
Method Detail

testSetIssue

public void testSetIssue()

testSetRelatedIssue

public void testSetRelatedIssue()

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.