Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
13200100.00%36.844
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.002
testLoader /js-tests/compare/test.htmlSuccess0.002
testLoader /js-tests/serviceRegistry/test.htmlSuccess0.002
testLoader /js-tests/preferences/test.htmlSuccess0.005
testLoader /js-tests/pluginRegistry/test.htmlSuccess0.004
testLoader /js-tests/testRunAsynch/test.htmlSuccess0.004
Properties >>

Back to top

TestCase bootstrap

NameStatusTypeTime(s)
testBootstrapSuccess0.860
Properties >>

Back to top

TestCase html

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

Back to top

TestCase html

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

Back to top

TestCase html

NameStatusTypeTime(s)
test empty registrySuccess15.093
test install pluginSuccess0.002
test reload installed pluginSuccess0.004
test plugin service callSuccess0.005
test plugin eventSuccess0.004
test 404 pluginSuccess0.004
Properties >>

Back to top

TestCase html

NameStatusTypeTime(s)
test localStorageSuccess0.079
Properties >>

Back to top

TestCase html

NameStatusTypeTime(s)
testRegisterAndGetServiceSuccess0.096
testRegisterUnregisterMultipleServicesSuccess0.005
testGetServiceDelayedSuccess0.004
testEventsSuccess0.004
Properties >>

Back to top

TestCase html

NameStatusTypeTime(s)
test basic synchSuccess0.184
test subtest.test sub1Success0.005
test subtest.test sub2Success0.004
test basic asynchSuccess0.005
test expected asynch failureSuccess0.004
test basic listSuccess0.004
Properties >>

Back to top

TestCase Performance

NameStatusTypeTime(s)
test_pageDownSuccess2.085
test_selectPageDownSuccess2.151
test_pageUpSuccess2.179
test_selectPageUpSuccess2.201
test_lineDownSuccess2.444
test_selectLineDownSuccess3.035
test_lineUpSuccess2.216
test_selectLineUpSuccess2.744
test_getLocationAtOffsetSuccess0.084
test_getLocationAtOffsetStyledSuccess0.081
test_getOffsetAtLocationSuccess0.079
test_getOffsetAtLocationStyledSuccess0.073
Properties >>

Back to top

TestCase TextModelTestCase

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

Back to top