DOCLET: JUnit report include JavaDoc.

Designed for use with JUnit.

Summary

---TestsFailuresErrorsSkippedSuccess rateTime
Packages1422271.43%0.466
Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Packages

NoPackageMessageNoClassMessageNoTestCaseMessageStatusTimeStampTime
1 jp.ruru.park.ando.ut51 UT5DocletTestUnit test for simple App.
1 testHelloHello world test message
Success 2016-08-18T09:35:18 0.001
2 jp.ruru.park.ando.ut5.sampleThis is package information

(This is sample).

1 MyTheoryTesttheory test
1 helloDataPointtheory test
Success 2016-08-18T09:35:19 0.061
2 2 Sample1Testthis is sample1
1 setUpset up
(SampleBase)
@Before 2016-08-18T09:35:20 ---
2 2 2 testErrorThis is abnormal test(Error).
test
Error 2016-08-18T09:35:20 0.004
2 2 3 testFailThis is abnormal test(Fail).
junit.framework.AssertionFailedError
Failure 2016-08-18T09:35:20 0.001
2 2 4 testHelloWorld1test hello world1
this is multi-line message1
this is multi-line message2
this is multi-line message3
Success 2016-08-18T09:35:20 0.001
2 2 5 testSample1This is normal test.
Success 2016-08-18T09:35:20 ---
2 2 6 testSkipThis is abnormal test(Skip).
Skipped 2016-08-18T09:35:20 ---
2 3 Sample2TestUnit test for sample2
1 setUpset up
(SampleBase)
@Before 2016-08-18T09:35:21 ---
2 3 2 testErrorThis is abnormal test(Error).
test
Error 2016-08-18T09:35:21 0.003
2 3 3 testFailThis is abnormal test(Fail).
junit.framework.AssertionFailedError
Failure 2016-08-18T09:35:21 0.001
2 3 4 testHelloWorld2test hello world2
Success 2016-08-18T09:35:21 0.001
2 3 5 testSample1This is normal test.
Success 2016-08-18T09:35:21 ---
2 3 6 testSkipThis is abnormal test(Skip).
Skipped 2016-08-18T09:35:21 ---
2 4 SetupTestThis is setup and tear down test.
see the following methid
- setUpBeforeClass()
- tearDownAfterClass()
- setUp()
- tearDown()
1 setUpBeforeClassset up before class
@BeforeClass 2016-08-18T09:35:22 ---
2 4 2 setUpset up
@Before 2016-08-18T09:35:22 ---
2 4 3 tearDowntear down
@After 2016-08-18T09:35:22 ---
2 4 4 tearDownAfterClasstear down after class
@AfterClass 2016-08-18T09:35:22 ---
2 4 5 testOneone test
Success 2016-08-18T09:35:22 0.001
2 4 6 testTwotow test
Success 2016-08-18T09:35:22 ---

Copyright c 2016 Ando Computer Behavior RandD. All Rights Reserved.