|
||||||||||
| 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.iastate.biocyc.test.RiceReaderTest
public class RiceReaderTest
this is only used for ricecyc data
| Field Summary | |
|---|---|
(package private) static org.apache.log4j.Logger |
logger
log4j facility |
| Constructor Summary | |
|---|---|
RiceReaderTest(java.lang.String arg0)
|
|
| Method Summary | |
|---|---|
protected void |
setUp()
|
protected void |
tearDown()
|
void |
testBigMap()
put all maps together, there should be 109417 instances |
void |
testBiologicalType()
test the biological type |
void |
testClassNetwork()
test the class network |
void |
testCollectClassType()
test our interesting classes |
void |
testConvertGraph()
test the graph conversion |
void |
testDuplicatedClassName()
get duplicated class name |
void |
testDuplicatedCompoundName()
get duplicated compound name |
void |
testDuplicatedGeneName()
get duplicated gene name |
void |
testDuplicatedProteinName()
get duplicated protein name |
void |
testGeneLocation()
|
void |
testNestedNetwork()
test the nested network |
void |
testProteinType()
test the protein, if it is a polypeptide or a protein complex |
void |
testReactionNetwork()
test the reaction network |
void |
testReadClass()
read compound data |
void |
testReadEnzrxn()
read the control interaction |
void |
testReadGene()
test the read of gene. |
void |
testReadPathway()
read the pathway test |
void |
testReadProtein()
read the protein data |
void |
testReadReaction()
read the reaction data |
void |
testRewriteGraph()
test the rewrite graph |
void |
testTrimString()
test the string trim feature |
void |
testVisualization()
visualize the whole graph in the cytoscape |
| 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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
static org.apache.log4j.Logger logger
| Constructor Detail |
|---|
public RiceReaderTest(java.lang.String arg0)
| Method Detail |
|---|
protected void setUp()
throws java.lang.Exception
setUp in class junit.framework.TestCasejava.lang.Exception
protected void tearDown()
throws java.lang.Exception
tearDown in class junit.framework.TestCasejava.lang.Exceptionpublic void testReadProtein()
public void testReadClass()
public void testReadGene()
public void testReadPathway()
public void testReadEnzrxn()
public void testReadReaction()
public void testBigMap()
public void testGeneLocation()
public void testClassNetwork()
public void testCollectClassType()
public void testBiologicalType()
public void testProteinType()
public void testNestedNetwork()
public void testReactionNetwork()
public void testDuplicatedClassName()
public void testDuplicatedCompoundName()
public void testDuplicatedGeneName()
public void testDuplicatedProteinName()
public void testTrimString()
public void testRewriteGraph()
public void testConvertGraph()
public void testVisualization()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||