|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.memphis.ccrg.lida.framework.shared.LinkImplTest
public class LinkImplTest
This is a JUnit class which can be used to test methods of the LinkImpl class
Constructor Summary | |
---|---|
LinkImplTest()
|
Method Summary | |
---|---|
void |
setUp()
This method is called before running each test case to initialize the objects |
static void |
setUpBeforeClass()
|
void |
testComplexLink()
|
void |
testComplexLink2()
|
void |
testEqualsObject()
This method is used to test the LinkImpl.equals() method |
void |
testGetReferencedLink()
This method is used to test the LinkImpl.GetReferencedLink() method |
void |
testGetSink()
This method is used to test the LinkImpl.getSink() method |
void |
testGetSource()
This method is used to test the LinkImpl.getSource() method |
void |
testGetType()
This method is used to test the LinkType.getSource() method |
void |
testLinkImpl()
This method is used to test the LinkImpl.LinkImpl(Linkable source, Linkable sink, LinkType type, String ids) method |
void |
testSetReferencedLink()
This method is used to test the LinkImpl.SetReferencedLink() method |
void |
testSetSink()
This method is used to test the LinkImpl.SetSink() method |
void |
testSetSource()
This method is used to test the LinkImpl.SetSource() method |
void |
testSetType()
This method is used to test the LinkImpl.SetType() method |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LinkImplTest()
Method Detail |
---|
public static void setUpBeforeClass()
public void setUp() throws java.lang.Exception
java.lang.Exception
- epublic void testEqualsObject()
public void testGetSink()
public void testGetSource()
public void testGetType()
public void testSetSink()
public void testSetSource()
public void testSetType()
public void testGetReferencedLink()
public void testSetReferencedLink()
public void testLinkImpl()
public void testComplexLink()
public void testComplexLink2()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |