Unit Test Results

[summary ] [package list ] [test cases ]

The following document contains the results of the JUnit tests.

Summary

[summary ] [package list ] [test cases ]

Tests Errors Failures Success rate Time(s)
34 0 0 100,00% 3,000

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List

[summary ] [package list ] [test cases ]

Name Tests Errors Failures Time(s)
com.tirsen.angkor.test.unit 20 0 0 1,000
com.tirsen.angkor.test.unit.beans 8 0 0 0,000
com.tirsen.angkor.test.unit.widget 6 0 0 1,000

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

com.tirsen.angkor.test.unit

Name Tests Errors Failures Time(s)
ApplicationFilterTest 1 0 0 0,000
ApplicationTest 4 0 0 0,000
ComponentServletTest 1 0 0 0,000
EmptyViewTest 3 0 0 0,000
EventQueueTest 1 0 0 0,000
MulticasterTest 4 0 0 0,000
PageTest 3 0 0 0,000
ProcessTest 3 0 0 0,000

com.tirsen.angkor.test.unit.beans

Name Tests Errors Failures Time(s)
BeanModelsTest 8 0 0 0,000

com.tirsen.angkor.test.unit.widget

Name Tests Errors Failures Time(s)
MenuTest 1 0 0 0,000
TableTest 2 0 0 0,000
TextInputTest 2 0 0 0,000
TextLabelTest 1 0 0 0,000

Test Cases

[summary ] [package list ] [test cases ]

ApplicationFilterTest

Name Status Type Time(s)
testFilter Success 0,000

ApplicationTest

Name Status Type Time(s)
testMethods Success 0,000
testRegisterComponent Success 0,000
testAllocateUniqueID Success 0,000
testViewLink Success 0,000

BeanModelsTest

Name Status Type Time(s)
testPropertyValueModel Success 0,000
testNested Success 0,000
testModelProxy Success 0,000
testArrayTable Success 0,000
testListTable Success 0,000
testIteratorTable Success 0,000
testCollectionTable Success 0,000
testIndexedTable Success 0,000

ComponentServletTest

Name Status Type Time(s)
testComponentServlet Success 0,000

EmptyViewTest

Name Status Type Time(s)
testMethods Success 0,000
testRender Success 0,000
testParse Success 0,000

EventQueueTest

Name Status Type Time(s)
testSignalEvent Success 0,000

MulticasterTest

Name Status Type Time(s)
testMulticaster Success 0,000
testThreadSafety Success 0,000
testExceptions Success 0,000
testNull Success 0,000

PageTest

Name Status Type Time(s)
testAdd Success 0,000
testPage Success 0,000
testGetPage Success 0,000

ProcessTest

Name Status Type Time(s)
testProcessing Success 0,000
testAccessCurrent Success 0,000
testError Success 0,000

MenuTest

Name Status Type Time(s)
testMenu Success 0,000

TableTest

Name Status Type Time(s)
testScroller Success 0,000
testModelChange Success 0,000

TextInputTest

Name Status Type Time(s)
testParse Success 0,000
testRender Success 0,000

TextLabelTest

Name Status Type Time(s)
testRender Success 0,000