|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
gov.nih.nci.ServiceTestCase
org.LexGrid.LexBIG.gridTests.LexBIGServiceTestCase
org.LexGrid.LexBIG.gridTests.function.metadata.TestMetaDataSearch
public class TestMetaDataSearch
Class to test the MetaData search capabilities.
Field Summary |
---|
Constructor Summary | |
---|---|
TestMetaDataSearch()
|
Method Summary | |
---|---|
protected java.lang.String |
getTestID()
To be implemented by each descendant testcase. |
void |
testCodingSchemeRestrictionSearch()
Test coding scheme restriction search. |
void |
testContainerRestrictionSearch()
Test container restriction search. |
void |
testListCodingSchemes()
Test list coding schemes. |
void |
testPropertyRestrictionSearch()
Test property restriction search. |
void |
testValueRestriction()
Test value restriction. |
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 |
Constructor Detail |
---|
public TestMetaDataSearch()
Method Detail |
---|
protected java.lang.String getTestID()
LexBIGServiceTestCase
getTestID
in class LexBIGServiceTestCase
public void testListCodingSchemes() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic void testContainerRestrictionSearch() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic void testPropertyRestrictionSearch() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic void testCodingSchemeRestrictionSearch() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic void testValueRestriction() throws java.lang.Exception
java.lang.Exception
- the exception
|
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 |