|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object junit.framework.Assert junit.framework.TestCase macaw.test.retrieval.MacawRetrievalTestCase macaw.test.retrieval.TestRetrieveVariables
public class TestRetrieveVariables
Field Summary |
---|
Fields inherited from class macaw.test.retrieval.MacawRetrievalTestCase |
---|
admin, curationService, jsmith, log, retrievalService |
Constructor Summary | |
---|---|
TestRetrieveVariables()
|
Method Summary | |
---|---|
void |
testGetCategoriesForVariableA1()
|
void |
testGetCategoriesForVariableN1()
|
void |
testGetValueLabelsA1()
|
void |
testGetValueLabelsN1()
|
void |
testGetVariableA1()
retrieve a non-existent variable. |
void |
testGetVariableN1()
|
void |
testGetVariableNamesA1()
|
void |
testGetVariableNamesN1()
|
void |
testGetVariableSummariesForCategoryA1()
|
void |
testGetVariableSummariesForCategoryA2()
|
void |
testGetVariableSummariesForCategoryN1()
|
Methods inherited from class macaw.test.retrieval.MacawRetrievalTestCase |
---|
setUp, tearDown |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, 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, failNotEquals, failNotSame, failSame |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TestRetrieveVariables()
Method Detail |
---|
public void testGetVariableNamesN1()
public void testGetVariableNamesA1()
public void testGetVariableN1()
public void testGetVariableA1()
public void testGetValueLabelsN1()
public void testGetValueLabelsA1()
public void testGetVariableSummariesForCategoryN1()
public void testGetVariableSummariesForCategoryA1()
public void testGetVariableSummariesForCategoryA2()
public void testGetCategoriesForVariableN1()
public void testGetCategoriesForVariableA1()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |