org.LexGrid.LexBIG.cagrid.test.query.cql
Class CQLConcept

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.LexGrid.LexBIG.cagrid.test.setup.ServiceTestCase
              extended by org.LexGrid.LexBIG.cagrid.test.query.cql.CQLConcept
All Implemented Interfaces:
junit.framework.Test

public class CQLConcept
extends ServiceTestCase


Field Summary
private  java.lang.String test_id
           
 
Fields inherited from class org.LexGrid.LexBIG.cagrid.test.setup.ServiceTestCase
DOMAIN_ATOMCODE, DOMAIN_ATOMNAME, DOMAIN_ATOMSOURCE, DOMAIN_AVAILABLE_SOURCE, DOMAIN_CONCEPT_ASSOC, DOMAIN_CONCEPT_CODE, DOMAIN_CONCEPT_CODE_INVERSE_ASSOC, DOMAIN_CONCEPT_CODE_INVERSE_ROLE, DOMAIN_CONCEPT_NAME, DOMAIN_CONCEPT_NAME_INVERSE_ASSOC, DOMAIN_CONCEPT_NAME_INVERSE_ROLE, DOMAIN_CONCEPT_ROLE, DOMAIN_CUI, DOMAIN_LUI, DOMAIN_QUAL_NAME, DOMAIN_QUAL_VALUE, DOMAIN_SEMANTIC_ID, DOMAIN_SEMANTIC_TYPE, DOMAIN_SOURCE_DEF, GO_CONCODE, GO_SCHEME, GO_VERSION, loincMeta, MEDDRA_CONCODE, MEDDRA_SCHEME, MEDDRA_TOKEN, MEDDRA_URN, MEDDRA_VERSION, meddraMeta, meshMeta, META_SCHEME, META_TOKEN, META_URN, META_VERSION, MGED_CONCODE, MGED_SCHEME, nciMetaVersion, NCIT_CONCODE, ncitMeta, NDF_CONCODE, serviceUrl, SNOMED_CONCODE, SNOMED_PC_CONCEPT, SNOMED_SCHEME, SNOMED_VERSION, snomedMeta, THES_APPROX_NUM_CONCEPTS, THES_COPYRIGHT, THES_DEFAULT_LANG, THES_ENT_DESC, THES_FORMAL, THES_ISNATIVE, THES_LEAF_CONCEPT, THES_LOCAL, THES_LOCAL_NSDI, THES_PARENT_CHILD_TEST_CONCEPT, THES_ROOT_CONCEPT, THES_SCHEME, THES_TAG, THES_URN, THES_VERSION, UMLS_CONCODE, ZEBRAFISH_SCHEME, ZEBRAFISH_VERSION, ZF_CONCODE
 
Constructor Summary
CQLConcept()
           
 
Method Summary
protected  java.lang.String getTestID()
          To be implemented by each descendant testcase.
 void testGetConceptByEntityDescriptionAndCodingSchemeNamespace()
           
 void testGetConceptByEntityDescriptionAndCodingSchemeNamespaceWildCard()
           
 void testGetConceptByIdAndCodingSchemeNamespace()
           
 void testGetConceptByIdAndCodingSchemeNamespaceWildCard()
           
 void testGetConceptByPresentationAndCodingSchemeNamespace()
           
 void testGetConceptByPresentationAndCodingSchemeNamespaceWildCard()
           
 void testGetConceptByPresentationAndNameSpaceWildCard()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, 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

test_id

private final java.lang.String test_id
See Also:
Constant Field Values
Constructor Detail

CQLConcept

public CQLConcept()
Method Detail

getTestID

protected java.lang.String getTestID()
Description copied from class: ServiceTestCase
To be implemented by each descendant testcase.

Specified by:
getTestID in class ServiceTestCase
Returns:
String

testGetConceptByIdAndCodingSchemeNamespace

public void testGetConceptByIdAndCodingSchemeNamespace()
                                                throws java.lang.Exception
Throws:
java.lang.Exception

testGetConceptByIdAndCodingSchemeNamespaceWildCard

public void testGetConceptByIdAndCodingSchemeNamespaceWildCard()
                                                        throws java.lang.Exception
Throws:
java.lang.Exception

testGetConceptByEntityDescriptionAndCodingSchemeNamespace

public void testGetConceptByEntityDescriptionAndCodingSchemeNamespace()
                                                               throws java.lang.Exception
Throws:
java.lang.Exception

testGetConceptByEntityDescriptionAndCodingSchemeNamespaceWildCard

public void testGetConceptByEntityDescriptionAndCodingSchemeNamespaceWildCard()
                                                                       throws java.lang.Exception
Throws:
java.lang.Exception

testGetConceptByPresentationAndCodingSchemeNamespace

public void testGetConceptByPresentationAndCodingSchemeNamespace()
                                                          throws java.lang.Exception
Throws:
java.lang.Exception

testGetConceptByPresentationAndNameSpaceWildCard

public void testGetConceptByPresentationAndNameSpaceWildCard()
                                                      throws java.lang.Exception
Throws:
java.lang.Exception

testGetConceptByPresentationAndCodingSchemeNamespaceWildCard

public void testGetConceptByPresentationAndCodingSchemeNamespaceWildCard()
                                                                  throws java.lang.Exception
Throws:
java.lang.Exception