Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
13200100.00%116.134
Note: failures are anticipated and checked for with assertions while errors are unanticipated.

TestCase All Tests

NameStatusTypeTime(s)
testLoader /js-tests/commonjs-unittesting/test.htmlSuccess0.010
testLoader /js-tests/compare/test.htmlSuccess0.009
testLoader /js-tests/serviceRegistry/test.htmlSuccess0.009
testLoader /js-tests/preferences/test.htmlSuccess0.009
testLoader /js-tests/pluginRegistry/test.htmlSuccess0.009
testLoader /js-tests/testRunAsynch/test.htmlSuccess0.009
Properties >>

Back to top

TestCase bootstrap

NameStatusTypeTime(s)
testBootstrapSuccess2.199
Properties >>

Back to top

TestCase html

NameStatusTypeTime(s)
test AssertionError instanceof ErrorSuccess0.596
test ok falseSuccess0.012
test ok(true)Success0.010
test ok("test")Success0.011
test equal true falseSuccess0.011
test equal null nullSuccess0.010
test equal undefined undefinedSuccess0.011
test equal null undefinedSuccess0.011
test equal 2 "2"Success0.011
test equal "2" 2Success0.010
test equal true trueSuccess0.011
test notEqual true falseSuccess0.010
test notEqual true trueSuccess0.011
test strictEqual 2 "2"Success0.011
test strictEqual null undefinedSuccess0.010
test notStrictEqual 2 "2"Success0.011
test 7.2 deepEqual dateSuccess0.011
test 7.2 deepEqual date negativeSuccess0.011
test 7.3 deepEqual 4 "4"Success0.010
test 7.3 deepEqual "4" 4Success0.011
test 7.3 deepEqual true 1Success0.010
test 7.3 deepEqual 4 "5"Success0.011
test 7.4 deepEqual {a:4} {a:4}Success0.011
test 7.4 deepEqual {a:4,b:"2"} {a:4,b:"2"}Success0.010
test 7.4 deepEqual [4] ["4"]Success0.011
test 7.4 deepEqual {a:4} {a:4,b:true}Success0.010
test deepEqual ["a"], {0:"a"}Success0.011
test deepEqual {a:4,b:"1"} {b:"1",a:4}Success0.010
test deepEqual arrays with non-numeric propertiesSuccess0.011
test deepEqual identical prototypeSuccess0.011
test deepEqual "a" {}Success0.010
test deepEqual "" ""Success0.011
test deepEqual "" [""]Success0.011
test deepEqual [""] [""]Success0.012
test throw AssertionErrorSuccess0.010
Properties >>

Back to top

TestCase html

NameStatusTypeTime(s)
test gap.test 1: add 1 line without \r to empty fileSuccess0.731
test gap.test 2: add 2 lines without \r to empty fileSuccess0.010
test gap.test 3: add 1 line to empty fileSuccess0.010
test gap.test 4: add 2 lines to empty fileSuccess0.011
test gap.test 5: add 1 empty line at beginningSuccess0.010
test gap.test 6: add 2 empty lines at beginningSuccess0.011
test gap.test 7: add 1 line at beginningSuccess0.011
test gap.test 8: add 2 lines at beginningSuccess0.011
test gap.test 9: input file without new line at end --> add new line at end (1)Success0.010
test gap.test 10: input file without new line at end --> add new line at end (2)Success0.011
test gap.test 11: input file without new line at end --> add 1 empty line at endSuccess0.011
test gap.test 12: input file without new line at end --> add 2 empty lines at endSuccess0.010
test gap.test 13: input file without new line at end --> add 1 line without \r at endSuccess0.011
test gap.test 14: input file without new line at end --> add 2 lines without \r at endSuccess0.010
test gap.test 15: input file without new line at end --> add 1 line at endSuccess0.010
test gap.test 16: input file without new line at end --> add 2 lines at endSuccess0.010
test gap.test 17: input file with new line at end --> add 1 empty line at endSuccess0.011
test gap.test 18: input file with new line at end --> add 1 line without \r at endSuccess0.010
test gap.test 19: input file with new line at end --> add 2 lines without \r at endSuccess0.011
test gap.test 20: input file with new line at end --> add 1 line at endSuccess0.010
test gap.test 21: input file with new line at end --> add 2 lines at endSuccess0.010
test gap.test 22: input file with new line at end -->add 2 lines in the middleSuccess0.011
test gap.test 23: input file without line at end -->add 2 empty lines in the middleSuccess0.010
test gap.test 24: input file with new line at end -->add 3 blocks at beginning , middle and endSuccess0.010
test gap.test 25: input file has new line at end --> remove 1 line at beginningSuccess0.011
test gap.test 26: input file has new line at end --> remove 2 lines at beginningSuccess0.010
test gap.test 27: input file has new line at end --> remove 2 lines in the middleSuccess0.010
test gap.test 28: input file has new line at end --> remove 2 lines at endSuccess0.011
test gap.test 29: input file has new line at end --> remove the empty line at the endSuccess0.011
test gap.test 30: input file has new line at end --> remove 1 empty line in the middleSuccess0.010
test gap.test 31: input file has new line at end --> remove the last line and empty line at the endSuccess0.011
test gap.test 32: input file has new line at end --> remove allSuccess0.011
test gap.test 33: input file has no new line at end --> remove the last lineSuccess0.010
test gap.test 34: input file has no new line at end --> remove the last line and the new line at the endSuccess0.012
test gap.test 35: input file has no new line at end --> remove allSuccess0.011
test gap.test 36: input file has new line at end --> change the first lineSuccess0.010
test gap.test 37: input file has new line at end --> change the first line to 2 linesSuccess0.011
test gap.test 38: input file has new line at end --> change the second lineSuccess0.011
test gap.test 39: input file has new line at end --> change the last lineSuccess0.011
test gap.test 40: input file has new line at end --> change the last line to 2 linesSuccess0.010
test gap.test 41: input file has new line at end --> change the midle 2 linesSuccess0.011
test gap.test 42: input file has new line at end --> change the midle 2 lines to 4 linesSuccess0.011
test gap.test 43: input file has new line at end --> change the midle 2 lines to 1 lineSuccess0.011
test gap.test 44: input file has new line at end --> change all linesSuccess0.010
test gap.test 45: input file has no new line at end --> change the last lineSuccess0.010
test gap.test 46: input file has no new line at end --> change the last line with new lineSuccess0.011
test gap.test 47: input file has no new line at end --> change the last line to 2 linesSuccess0.011
test gap.test 48: input file has no new line at end --> change the last line to 2 lines with new lineSuccess0.010
test gap.test 49: input file has new line at end --> remove line 1,2 ;change 4,5 ; add 6-1,6-2Success0.010
test gap.test empty caseSuccess0.011
test gap.test add 1 empty line to empty fileSuccess0.011
test gap.test add 2 empty lines to empty fileSuccess0.010
test model.test model : empty fileSuccess0.011
test model.test model : 1 empty lineSuccess0.011
test model.test model : 1 line no CRSuccess0.011
test model.test model : 1 line with CRSuccess0.010
test model.test model : 2 lines with CR and 2 gaps at beginningSuccess0.011
test model.test model : 2 lines with CR and 2 gaps in the middleSuccess0.010
test model.test model : 2 lines with CR and 2 gaps at the endSuccess0.011
Properties >>

Back to top

TestCase html

NameStatusTypeTime(s)
test empty registrySuccess15.107
test install pluginSuccess0.009
test reload installed pluginSuccess0.012
test plugin service callSuccess0.022
test plugin eventSuccess0.026
test 404 pluginSuccess0.026
Properties >>

Back to top

TestCase html

NameStatusTypeTime(s)
test localStorageSuccess0.128
Properties >>

Back to top

TestCase html

NameStatusTypeTime(s)
testRegisterAndGetServiceSuccess0.176
testRegisterUnregisterMultipleServicesSuccess0.010
testGetServiceDelayedSuccess0.009
testEventsSuccess0.008
Properties >>

Back to top

TestCase html

NameStatusTypeTime(s)
test basic synchSuccess0.278
test subtest.test sub1Success0.007
test subtest.test sub2Success0.006
test basic asynchSuccess0.006
test expected asynch failureSuccess0.007
test basic listSuccess0.007
Properties >>

Back to top

TestCase Performance

NameStatusTypeTime(s)
test_pageDownSuccess5.948
test_selectPageDownSuccess6.376
test_pageUpSuccess8.210
test_selectPageUpSuccess6.113
test_lineDownSuccess5.534
test_selectLineDownSuccess15.915
test_lineUpSuccess4.950
test_selectLineUpSuccess15.049
test_getLocationAtOffsetSuccess6.445
test_getLocationAtOffsetStyledSuccess6.218
test_getOffsetAtLocationSuccess7.583
test_getOffsetAtLocationStyledSuccess7.384
Properties >>

Back to top

TestCase TextModelTestCase

NameStatusTypeTime(s)
test_EmptySuccess0.001
test_InsertSuccess0.006
Properties >>

Back to top