|
|||||||||
| 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.depot.persistent.PersistentTest
edu.sdsc.inca.depot.persistent.ReportTest
public class ReportTest
Tests basic Report functionality.
| Field Summary |
|---|
| Fields inherited from class edu.sdsc.inca.depot.persistent.PersistentTest |
|---|
logger |
| Constructor Summary | |
|---|---|
ReportTest()
|
|
| Method Summary | |
|---|---|
Report |
createReport(java.lang.String exec,
java.lang.String stderr)
Create the Report object with all of the raw known info. |
Report |
saveReportAndSeries(Report r)
|
void |
testConstructor()
Basic test of the constructor. |
void |
testPartitioning()
Test partitioning of long bodies. |
void |
testPersistReport()
basic test of persisting a report. |
void |
testXMLStuff()
|
| Methods inherited from class edu.sdsc.inca.depot.persistent.PersistentTest |
|---|
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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ReportTest()
| Method Detail |
|---|
public Report createReport(java.lang.String exec,
java.lang.String stderr)
throws org.apache.xmlbeans.XmlException
exec - the reporter exec stringstderr - the reporter stderr output
org.apache.xmlbeans.XmlException
public Report saveReportAndSeries(Report r)
throws PersistenceException
PersistenceExceptionpublic void testConstructor()
public void testPartitioning()
public void testXMLStuff()
public void testPersistReport()
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||