|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
edu.mayo.informatics.lexgrid.convert.directConversions.test.TextUtilityTest
public class TextUtilityTest
Field Summary | |
---|---|
java.util.ArrayList<Association> |
associationsA
|
java.util.ArrayList<Association> |
associationsB
|
java.util.ArrayList<Concept> |
conceptsA
|
java.util.ArrayList<Concept> |
conceptsB
|
java.util.List<java.lang.String> |
filesA
|
java.util.List<java.lang.String> |
filesB
|
java.lang.String |
token
|
Constructor Summary | |
---|---|
TextUtilityTest()
|
Method Summary | |
---|---|
protected void |
setUp()
|
protected void |
tearDown()
|
void |
testException()
|
void |
testReadAndVerifyConceptsTypeA()
|
void |
testReadAndVerifyConceptsTypeB()
|
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, format |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public java.util.List<java.lang.String> filesA
public java.util.List<java.lang.String> filesB
public java.lang.String token
public java.util.ArrayList<Concept> conceptsA
public java.util.ArrayList<Concept> conceptsB
public java.util.ArrayList<Association> associationsA
public java.util.ArrayList<Association> associationsB
Constructor Detail |
---|
public TextUtilityTest()
Method Detail |
---|
protected void setUp() throws java.lang.Exception
setUp
in class junit.framework.TestCase
java.lang.Exception
protected void tearDown() throws java.lang.Exception
tearDown
in class junit.framework.TestCase
java.lang.Exception
public void testReadAndVerifyConceptsTypeA()
public void testReadAndVerifyConceptsTypeB()
public void testException()
|
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 |