|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.LexGrid.LexBIG.Impl.function.LexBIGServiceTestCase
org.LexGrid.LexBIG.Impl.dataAccess.SQLImplementedMethodsGraphVersionTests
public class SQLImplementedMethodsGraphVersionTests
The Class SQLImplementedMethodsGraphVersionTests.
Field Summary | |
---|---|
protected SQLInterface |
si
The si. |
Constructor Summary | |
---|---|
SQLImplementedMethodsGraphVersionTests()
|
Method Summary | |
---|---|
protected java.lang.String |
getTestID()
To be implemented by each descendant testcase. |
boolean |
nameAndValueContains(NameAndValue[] nameAndValue,
java.lang.String name,
java.lang.String value)
Name and value contains. |
void |
setUp()
|
void |
testHelper()
Test helper. |
void |
testResolveRelationshipsAssociationQualifiersContent()
Test resolve relationships association qualifiers content. |
void |
testResolveRelationshipsAssociationQualifiersSize()
Test resolve relationships association qualifiers size. |
void |
testResolveRelationshipsAssociationsCount()
Test resolve relationships associations count. |
void |
testResolveRelationshipsAssociationsNames()
Test resolve relationships associations names. |
void |
testResolveRelationshipsCount()
Test resolve relationships count. |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString |
Methods inherited from class junit.framework.Assert |
---|
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, fail, fail, failNotEquals, failNotSame, failSame, format |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected SQLInterface si
Constructor Detail |
---|
public SQLImplementedMethodsGraphVersionTests()
Method Detail |
---|
protected java.lang.String getTestID()
LexBIGServiceTestCase
getTestID
in class LexBIGServiceTestCase
public void setUp() throws java.lang.Exception
setUp
in class junit.framework.TestCase
java.lang.Exception
public void testHelper() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic void testResolveRelationshipsCount() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic void testResolveRelationshipsAssociationsCount() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic void testResolveRelationshipsAssociationsNames() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic void testResolveRelationshipsAssociationQualifiersSize() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic void testResolveRelationshipsAssociationQualifiersContent() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic boolean nameAndValueContains(NameAndValue[] nameAndValue, java.lang.String name, java.lang.String value)
nameAndValue
- the name and valuename
- the namevalue
- the value
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |