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

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.CQLGroups
All Implemented Interfaces:
junit.framework.Test

public class CQLGroups
extends ServiceTestCase


Field Summary
 
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
CQLGroups()
           
 
Method Summary
 void testAndGroup()
           
 void testAndGroupWrongValue()
           
 void testNestedAndGroup()
           
 void testNestedAndGroupWrongValue()
           
 void testNestedOrGroup()
           
 void testNestedOrGroupWrongValue()
           
 void testOrGroup()
           
 void testOrGroupWrongValue()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, getName, run, run, runBare, setName, 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
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CQLGroups

public CQLGroups()
Method Detail

testAndGroup

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

testAndGroupWrongValue

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

testOrGroup

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

testOrGroupWrongValue

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

testNestedAndGroup

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

testNestedAndGroupWrongValue

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

testNestedOrGroup

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

testNestedOrGroupWrongValue

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