|
|||||||||
| 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.sdsc.inca.consumer.All2AllBeanTest
public class All2AllBeanTest
Tester for All2AllBean
| Constructor Summary | |
|---|---|
All2AllBeanTest()
|
|
| Method Summary | |
|---|---|
void |
testComputeSummary()
Test ability to compute a summary from a results matrix. |
void |
testGetTestData()
Test ability to extract a matrix of test results and array of resources. |
void |
testGetTestNames()
Test ability to extract all-to-all tests from report summaries. |
void |
testGetXml()
Test ability to produce a xml summary of the all-to-all test results from a suite. |
| 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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public All2AllBeanTest()
| Method Detail |
|---|
public void testComputeSummary()
throws java.lang.Exception
java.lang.Exception - if problem running test
public void testGetTestData()
throws java.lang.Exception
java.lang.Exception - if trouble running test
public void testGetTestNames()
throws java.lang.Exception
java.lang.Exception - if trouble running test
public void testGetXml()
throws java.lang.Exception
java.lang.Exception - if trouble running test
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||