Unit Test Results

Designed for use with JUnit and Ant.

Summary

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

TestCase asyncStyler

NameStatusTypeTime(s)
test AsyncStyler listens to highlight provider serviceSuccess0.026
test AsyncStyler listens to highlight provider serviceSuccess0.027
Properties >>

Back to top

TestCase charDiff

NameStatusTypeTime(s)
testAddingOneCharAtBeginningSuccess0.000
testAddingThreeCharsAtBeginningSuccess0.002
testAddingThreeCharsAtEndSuccess0.001
testAddingTwoCharsInMiddleSuccess0.000
testRemovingOneCharAtBeginningSuccess0.000
testRemovingThreeCharsAtBeginningSuccess0.001
testRemovingThreeCharsAtEndSuccess0.000
testRemovingTwoCharsInMiddleSuccess0.001
testChangingOneCharAtBeginningSuccess0.000
testChangingThreeCharsAtBeginningSuccess0.000
testChangingThreeCharsAtEndSuccess0.001
testChangingThreeCharsToTwoSuccess0.001
testChangingMutiplePlacesSuccess0.000
testAllcasesSuccess0.001
testAddingOneCharAtBeginningSuccess0.000
testAddingThreeCharsAtBeginningSuccess0.002
testAddingThreeCharsAtEndSuccess0.002
testAddingTwoCharsInMiddleSuccess0.000
testRemovingOneCharAtBeginningSuccess0.001
testRemovingThreeCharsAtBeginningSuccess0.001
testRemovingThreeCharsAtEndSuccess0.000
testRemovingTwoCharsInMiddleSuccess0.000
testChangingOneCharAtBeginningSuccess0.001
testChangingThreeCharsAtBeginningSuccess0.000
testChangingThreeCharsAtEndSuccess0.000
testChangingThreeCharsToTwoSuccess0.001
testChangingMutiplePlacesSuccess0.001
testAllcasesSuccess0.000
Properties >>

Back to top

TestCase commands

NameStatusTypeTime(s)
testRenderAtomicButtonsSuccess0.002
testRenderAtomicToolsSuccess0.000
testRenderMixedLinksAndButtonsSuccess0.001
testRenderMixedLinksAndToolsSuccess0.001
testRenderMissingImageToolsSuccess0.001
testRenderAtomicMenuSuccess0.001
testRenderUnnamedGroupsSuccess0.001
testRenderNamedGroupDropDownSuccess0.001
testRenderNamedGroupMenuSuccess0.001
testRenderNestedGroupsSuccess0.002
testNoItemsValidateSuccess0.000
testNoItemsSpecifiedSuccess0.001
testRenderInUlSuccess0.001
testCommandParametersLifeCycleSuccess0.501
testKeyBindingRenderedSuccess0.502
testKeyBindingNotRenderedSuccess1.002
testUrlBindingRenderedSuccess0.501
testUrlBindingNotRenderedSuccess1.001
testStandAloneCommandSuccess0.000
testStandAloneCommandKeyBindingSuccess0.501
testRenderAtomicButtonsSuccess0.001
testRenderAtomicToolsSuccess0.000
testRenderMixedLinksAndButtonsSuccess0.001
testRenderMixedLinksAndToolsSuccess0.001
testRenderMissingImageToolsSuccess0.000
testRenderAtomicMenuSuccess0.002
testRenderUnnamedGroupsSuccess0.000
testRenderNamedGroupDropDownSuccess0.001
testRenderNamedGroupMenuSuccess0.002
testRenderNestedGroupsSuccess0.001
testNoItemsValidateSuccess0.000
testNoItemsSpecifiedSuccess0.001
testRenderInUlSuccess0.001
testCommandParametersLifeCycleSuccess0.499
testKeyBindingRenderedSuccess0.504
testKeyBindingNotRenderedSuccess1.001
testUrlBindingRenderedSuccess0.502
testUrlBindingNotRenderedSuccess1.001
testStandAloneCommandSuccess0.001
testStandAloneCommandKeyBindingSuccess0.501
Properties >>

Back to top

TestCase commonjs-unittesting

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

Back to top

TestCase compare

NameStatusTypeTime(s)
test mapper.test 1: add 1 line without \r to empty fileSuccess0.000
test mapper.test 2: add 2 lines without \r to empty fileSuccess0.000
test mapper.test 3: add 1 line to empty fileSuccess0.000
test mapper.test 4: add 2 lines to empty fileSuccess0.001
test mapper.test 5: add 1 empty line at beginningSuccess0.000
test mapper.test 6: add 2 empty lines at beginningSuccess0.000
test mapper.test 7: add 1 line at beginningSuccess0.001
test mapper.test 8: add 2 lines at beginningSuccess0.001
test mapper.test 9: input file without new line at end --> add new line at end (1)Success0.001
test mapper.test 10: input file without new line at end --> add new line at end (2)Success0.000
test mapper.test 11: input file without new line at end --> add 1 empty line at endSuccess0.001
test mapper.test 12: input file without new line at end --> add 2 empty lines at endSuccess0.000
test mapper.test 13: input file without new line at end --> add 1 line without \r at endSuccess0.001
test mapper.test 14: input file without new line at end --> add 2 lines without \r at endSuccess0.000
test mapper.test 15: input file without new line at end --> add 1 line at endSuccess0.001
test mapper.test 16: input file without new line at end --> add 2 lines at endSuccess0.000
test mapper.test 17: input file with new line at end --> add 1 empty line at endSuccess0.001
test mapper.test 18: input file with new line at end --> add 1 line without \r at endSuccess0.000
test mapper.test 19: input file with new line at end --> add 2 lines without \r at endSuccess0.000
test mapper.test 20: input file with new line at end --> add 1 line at endSuccess0.000
test mapper.test 21: input file with new line at end --> add 2 lines at endSuccess0.001
test mapper.test 22: input file with new line at end -->add 2 lines in the middleSuccess0.000
test mapper.test 23: input file without line at end -->add 2 empty lines in the middleSuccess0.000
test mapper.test 24: input file without line at end -->add 1 line before last line(Bug 360985)Success0.000
test mapper.test 25: input file with new line at end -->add 3 blocks at beginning , middle and endSuccess0.000
test mapper.test 26: input file has new line at end --> remove 1 line at beginningSuccess0.000
test mapper.test 27: input file has new line at end --> remove 2 lines at beginningSuccess0.000
test mapper.test 28: input file has new line at end --> remove 2 lines in the middleSuccess0.000
test mapper.test 29: input file has new line at end --> remove 2 lines at endSuccess0.000
test mapper.test 30: input file has new line at end --> remove the empty line at the endSuccess0.000
test mapper.test 31: input file has new line at end --> remove 1 empty line in the middleSuccess0.000
test mapper.test 32: input file has new line at end --> remove the last line and empty line at the endSuccess0.000
test mapper.test 33: input file has new line at end --> remove allSuccess0.000
test mapper.test 34: input file has no new line at end --> remove the last lineSuccess0.000
test mapper.test 35: input file has no new line at end --> remove the last line and the new line at the endSuccess0.001
test mapper.test 36: input file has no new line at end --> remove allSuccess0.000
test mapper.test 37: input file has new line at end --> change the first lineSuccess0.000
test mapper.test 38: input file has new line at end --> change the first line to 2 linesSuccess0.000
test mapper.test 39: input file has new line at end --> change the second lineSuccess0.000
test mapper.test 40: input file has new line at end --> change the last lineSuccess0.000
test mapper.test 41: input file has new line at end --> change the last line to 2 linesSuccess0.000
test mapper.test 42: input file has new line at end --> change the midle 2 linesSuccess0.000
test mapper.test 43: input file has new line at end --> change the midle 2 lines to 4 linesSuccess0.000
test mapper.test 44: input file has new line at end --> change the midle 2 lines to 1 lineSuccess0.000
test mapper.test 45: input file has new line at end --> change all linesSuccess0.000
test mapper.test 46: input file has no new line at end --> change the last lineSuccess0.000
test mapper.test 47: input file has no new line at end --> change the last line with new lineSuccess0.000
test mapper.test 48: input file has no new line at end --> change the last line to 2 linesSuccess0.000
test mapper.test 49: input file has no new line at end --> change the last line to 2 lines with new lineSuccess0.000
test mapper.test 50: input file has new line at end --> remove line 1,2 ;change 4,5 ; add 6-1,6-2Success0.001
test mapper.test 51: input file has no new line at end --> change last line by adding one charactorSuccess0.000
test mapper.test jsDiff 1: add 1 line without \r to empty fileSuccess0.000
test mapper.test jsDiff 2: add 2 lines without \r to empty fileSuccess0.000
test mapper.test jsDiff 3: add 1 line to empty fileSuccess0.000
test mapper.test jsDiff 4: add 2 lines to empty fileSuccess0.000
test mapper.test jsDiff 5: add 1 empty line at beginningSuccess0.001
test mapper.test jsDiff 6: add 2 empty lines at beginningSuccess0.000
test mapper.test jsDiff 7: add 1 line at beginningSuccess0.000
test mapper.test jsDiff 8: add 2 lines at beginningSuccess0.001
test mapper.test jsDiff 9: input file without new line at end --> add new line at end (1)Success0.000
test mapper.test jsDiff 10: input file without new line at end --> add new line at end (2)Success0.000
test mapper.test jsDiff 11: input file without new line at end --> add 1 empty line at endSuccess0.000
test mapper.test jsDiff 12: input file without new line at end --> add 2 empty lines at endSuccess0.000
test mapper.test jsDiff 13: input file without new line at end --> add 1 line without \r at endSuccess0.000
test mapper.test jsDiff 14: input file without new line at end --> add 2 lines without \r at endSuccess0.000
test mapper.test jsDiff 15: input file without new line at end --> add 1 line at endSuccess0.000
test mapper.test jsDiff 16: input file without new line at end --> add 2 lines at endSuccess0.000
test mapper.test jsDiff 17: input file with new line at end --> add 1 empty line at endSuccess0.000
test mapper.test jsDiff 18: input file with new line at end --> add 1 line without \r at endSuccess0.000
test mapper.test jsDiff 19: input file with new line at end --> add 2 lines without \r at endSuccess0.000
test mapper.test jsDiff 20: input file with new line at end --> add 1 line at endSuccess0.000
test mapper.test jsDiff 21: input file with new line at end --> add 2 lines at endSuccess0.001
test mapper.test jsDiff 22: input file with new line at end -->add 2 lines in the middleSuccess0.000
test mapper.test jsDiff 23: input file without line at end -->add 2 empty lines in the middleSuccess0.000
test mapper.test jsDiff 25: input file with new line at end -->add 3 blocks at beginning , middle and endSuccess0.000
test mapper.test jsDiff 26: input file has new line at end --> remove 1 line at beginningSuccess0.000
test mapper.test jsDiff 27: input file has new line at end --> remove 2 lines at beginningSuccess0.000
test mapper.test jsDiff 28: input file has new line at end --> remove 2 lines in the middleSuccess0.000
test mapper.test jsDiff 29: input file has new line at end --> remove 2 lines at endSuccess0.000
test mapper.test jsDiff 31: input file has new line at end --> remove 1 empty line in the middleSuccess0.000
test mapper.test jsDiff 33: input file has new line at end --> remove allSuccess0.000
test mapper.test jsDiff 34: input file has no new line at end --> remove the last lineSuccess0.000
test mapper.test jsDiff 35: input file has no new line at end --> remove the last line and the new line at the endSuccess0.000
test mapper.test jsDiff 36: input file has no new line at end --> remove allSuccess0.000
test mapper.test jsDiff 37: input file has new line at end --> change the first lineSuccess0.000
test mapper.test jsDiff 38: input file has new line at end --> change the first line to 2 linesSuccess0.000
test mapper.test jsDiff 39: input file has new line at end --> change the second lineSuccess0.000
test mapper.test jsDiff 42: input file has new line at end --> change the midle 2 linesSuccess0.000
test mapper.test jsDiff 43: input file has new line at end --> change the midle 2 lines to 4 linesSuccess0.000
test mapper.test jsDiff 44: input file has new line at end --> change the midle 2 lines to 1 lineSuccess0.000
test mapper.test jsDiff 45: input file has new line at end --> change all linesSuccess0.000
test mapper.test jsDiff 46: input file has no new line at end --> change the last lineSuccess0.000
test mapper.test jsDiff 47: input file has no new line at end --> change the last line with new lineSuccess0.000
test mapper.test jsDiff 48: input file has no new line at end --> change the last line to 2 linesSuccess0.000
test mapper.test jsDiff 49: input file has no new line at end --> change the last line to 2 lines with new lineSuccess0.000
test mapper.test jsDiff 50: input file has new line at end --> remove line 1,2 ;change 4,5 ; add 6-1,6-2Success0.000
test mapper.test jsDiff 51: input file has no new line at end --> change last line by adding one charactorSuccess0.000
test mapper.test jsDiff adapter 1: add 1 line without \r to empty fileSuccess0.000
test mapper.test jsDiff adapter 2: add 2 lines without \r to empty fileSuccess0.000
test mapper.test jsDiff adapter 3: add 1 line to empty fileSuccess0.000
test mapper.test jsDiff adapter 4: add 2 lines to empty fileSuccess0.000
test mapper.test jsDiff adapter 5: add 1 empty line at beginningSuccess0.000
test mapper.test jsDiff adapter 6: add 2 empty lines at beginningSuccess0.000
test mapper.test jsDiff adapter 7: add 1 line at beginningSuccess0.000
test mapper.test jsDiff adapter 8: add 2 lines at beginningSuccess0.000
test mapper.test jsDiff adapter 9: input file without new line at end --> add new line at end (1)Success0.000
test mapper.test jsDiff adapter 10: input file without new line at end --> add new line at end (2)Success0.001
test mapper.test jsDiff adapter 11: input file without new line at end --> add 1 empty line at endSuccess0.000
test mapper.test jsDiff adapter 12: input file without new line at end --> add 2 empty lines at endSuccess0.000
test mapper.test jsDiff adapter 13: input file without new line at end --> add 1 line without \r at endSuccess0.000
test mapper.test jsDiff adapter 14: input file without new line at end --> add 2 lines without \r at endSuccess0.000
test mapper.test jsDiff adapter 15: input file without new line at end --> add 1 line at endSuccess0.000
test mapper.test jsDiff adapter 16: input file without new line at end --> add 2 lines at endSuccess0.000
test mapper.test jsDiff adapter 17: input file with new line at end --> add 1 empty line at endSuccess0.001
test mapper.test jsDiff adapter 18: input file with new line at end --> add 1 line without \r at endSuccess0.000
test mapper.test jsDiff adapter 19: input file with new line at end --> add 2 lines without \r at endSuccess0.000
test mapper.test jsDiff adapter 20: input file with new line at end --> add 1 line at endSuccess0.000
test mapper.test jsDiff adapter 21: input file with new line at end --> add 2 lines at endSuccess0.000
test mapper.test jsDiff adapter 22: input file with new line at end -->add 2 lines in the middleSuccess0.000
test mapper.test jsDiff adapter 23: input file without line at end -->add 2 empty lines in the middleSuccess0.000
test mapper.test jsDiff adapter 24: input file without line at end -->add 1 line before last line(Bug 360985)Success0.000
test mapper.test jsDiff adapter 25: input file with new line at end -->add 3 blocks at beginning , middle and endSuccess0.001
test mapper.test jsDiff adapter 26: input file has new line at end --> remove 1 line at beginningSuccess0.000
test mapper.test jsDiff adapter 27: input file has new line at end --> remove 2 lines at beginningSuccess0.000
test mapper.test jsDiff adapter 28: input file has new line at end --> remove 2 lines in the middleSuccess0.000
test mapper.test jsDiff adapter 29: input file has new line at end --> remove 2 lines at endSuccess0.000
test mapper.test jsDiff adapter 30: input file has new line at end --> remove the empty line at the endSuccess0.000
test mapper.test jsDiff adapter 31: input file has new line at end --> remove 1 empty line in the middleSuccess0.000
test mapper.test jsDiff adapter 32: input file has new line at end --> remove the last line and empty line at the endSuccess0.000
test mapper.test jsDiff adapter 33: input file has new line at end --> remove allSuccess0.000
test mapper.test jsDiff adapter 34: input file has no new line at end --> remove the last lineSuccess0.000
test mapper.test jsDiff adapter 35: input file has no new line at end --> remove the last line and the new line at the endSuccess0.000
test mapper.test jsDiff adapter 36: input file has no new line at end --> remove allSuccess0.000
test mapper.test jsDiff adapter 37: input file has new line at end --> change the first lineSuccess0.001
test mapper.test jsDiff adapter 38: input file has new line at end --> change the first line to 2 linesSuccess0.000
test mapper.test jsDiff adapter 39: input file has new line at end --> change the second lineSuccess0.001
test mapper.test jsDiff adapter 40: input file has new line at end --> change the last lineSuccess0.000
test mapper.test jsDiff adapter 41: input file has new line at end --> change the last line to 2 linesSuccess0.000
test mapper.test jsDiff adapter 42: input file has new line at end --> change the midle 2 linesSuccess0.000
test mapper.test jsDiff adapter 43: input file has new line at end --> change the midle 2 lines to 4 linesSuccess0.000
test mapper.test jsDiff adapter 44: input file has new line at end --> change the midle 2 lines to 1 lineSuccess0.000
test mapper.test jsDiff adapter 45: input file has new line at end --> change all linesSuccess0.001
test mapper.test jsDiff adapter 46: input file has no new line at end --> change the last lineSuccess0.000
test mapper.test jsDiff adapter 47: input file has no new line at end --> change the last line with new lineSuccess0.000
test mapper.test jsDiff adapter 48: input file has no new line at end --> change the last line to 2 linesSuccess0.000
test mapper.test jsDiff adapter 49: input file has no new line at end --> change the last line to 2 lines with new lineSuccess0.000
test mapper.test jsDiff adapter 50: input file has new line at end --> remove line 1,2 ;change 4,5 ; add 6-1,6-2Success0.001
test mapper.test jsDiff adapter 51: input file has no new line at end --> change last line by adding one charactorSuccess0.000
test mapper.test empty caseSuccess0.000
test mapper.test add 1 empty line to empty fileSuccess0.000
test mapper.test add 2 empty lines to empty fileSuccess0.000
test mapper.test bug 401905 -- 1Success0.000
test mapper.test bug 401905 -- 2Success0.000
test mapper.test 1: add 1 line without \r to empty fileSuccess0.000
test mapper.test 2: add 2 lines without \r to empty fileSuccess0.000
test mapper.test 3: add 1 line to empty fileSuccess0.000
test mapper.test 4: add 2 lines to empty fileSuccess0.000
test mapper.test 5: add 1 empty line at beginningSuccess0.000
test mapper.test 6: add 2 empty lines at beginningSuccess0.001
test mapper.test 7: add 1 line at beginningSuccess0.001
test mapper.test 8: add 2 lines at beginningSuccess0.000
test mapper.test 9: input file without new line at end --> add new line at end (1)Success0.002
test mapper.test 10: input file without new line at end --> add new line at end (2)Success0.000
test mapper.test 11: input file without new line at end --> add 1 empty line at endSuccess0.000
test mapper.test 12: input file without new line at end --> add 2 empty lines at endSuccess0.001
test mapper.test 13: input file without new line at end --> add 1 line without \r at endSuccess0.001
test mapper.test 14: input file without new line at end --> add 2 lines without \r at endSuccess0.000
test mapper.test 15: input file without new line at end --> add 1 line at endSuccess0.001
test mapper.test 16: input file without new line at end --> add 2 lines at endSuccess0.000
test mapper.test 17: input file with new line at end --> add 1 empty line at endSuccess0.001
test mapper.test 18: input file with new line at end --> add 1 line without \r at endSuccess0.000
test mapper.test 19: input file with new line at end --> add 2 lines without \r at endSuccess0.000
test mapper.test 20: input file with new line at end --> add 1 line at endSuccess0.000
test mapper.test 21: input file with new line at end --> add 2 lines at endSuccess0.001
test mapper.test 22: input file with new line at end -->add 2 lines in the middleSuccess0.001
test mapper.test 23: input file without line at end -->add 2 empty lines in the middleSuccess0.000
test mapper.test 24: input file without line at end -->add 1 line before last line(Bug 360985)Success0.000
test mapper.test 25: input file with new line at end -->add 3 blocks at beginning , middle and endSuccess0.000
test mapper.test 26: input file has new line at end --> remove 1 line at beginningSuccess0.000
test mapper.test 27: input file has new line at end --> remove 2 lines at beginningSuccess0.000
test mapper.test 28: input file has new line at end --> remove 2 lines in the middleSuccess0.000
test mapper.test 29: input file has new line at end --> remove 2 lines at endSuccess0.001
test mapper.test 30: input file has new line at end --> remove the empty line at the endSuccess0.000
test mapper.test 31: input file has new line at end --> remove 1 empty line in the middleSuccess0.000
test mapper.test 32: input file has new line at end --> remove the last line and empty line at the endSuccess0.000
test mapper.test 33: input file has new line at end --> remove allSuccess0.000
test mapper.test 34: input file has no new line at end --> remove the last lineSuccess0.000
test mapper.test 35: input file has no new line at end --> remove the last line and the new line at the endSuccess0.001
test mapper.test 36: input file has no new line at end --> remove allSuccess0.000
test mapper.test 37: input file has new line at end --> change the first lineSuccess0.000
test mapper.test 38: input file has new line at end --> change the first line to 2 linesSuccess0.000
test mapper.test 39: input file has new line at end --> change the second lineSuccess0.000
test mapper.test 40: input file has new line at end --> change the last lineSuccess0.000
test mapper.test 41: input file has new line at end --> change the last line to 2 linesSuccess0.001
test mapper.test 42: input file has new line at end --> change the midle 2 linesSuccess0.000
test mapper.test 43: input file has new line at end --> change the midle 2 lines to 4 linesSuccess0.000
test mapper.test 44: input file has new line at end --> change the midle 2 lines to 1 lineSuccess0.001
test mapper.test 45: input file has new line at end --> change all linesSuccess0.000
test mapper.test 46: input file has no new line at end --> change the last lineSuccess0.000
test mapper.test 47: input file has no new line at end --> change the last line with new lineSuccess0.000
test mapper.test 48: input file has no new line at end --> change the last line to 2 linesSuccess0.001
test mapper.test 49: input file has no new line at end --> change the last line to 2 lines with new lineSuccess0.000
test mapper.test 50: input file has new line at end --> remove line 1,2 ;change 4,5 ; add 6-1,6-2Success0.000
test mapper.test 51: input file has no new line at end --> change last line by adding one charactorSuccess0.001
test mapper.test jsDiff 1: add 1 line without \r to empty fileSuccess0.000
test mapper.test jsDiff 2: add 2 lines without \r to empty fileSuccess0.000
test mapper.test jsDiff 3: add 1 line to empty fileSuccess0.000
test mapper.test jsDiff 4: add 2 lines to empty fileSuccess0.000
test mapper.test jsDiff 5: add 1 empty line at beginningSuccess0.001
test mapper.test jsDiff 6: add 2 empty lines at beginningSuccess0.000
test mapper.test jsDiff 7: add 1 line at beginningSuccess0.000
test mapper.test jsDiff 8: add 2 lines at beginningSuccess0.001
test mapper.test jsDiff 9: input file without new line at end --> add new line at end (1)Success0.000
test mapper.test jsDiff 10: input file without new line at end --> add new line at end (2)Success0.000
test mapper.test jsDiff 11: input file without new line at end --> add 1 empty line at endSuccess0.000
test mapper.test jsDiff 12: input file without new line at end --> add 2 empty lines at endSuccess0.000
test mapper.test jsDiff 13: input file without new line at end --> add 1 line without \r at endSuccess0.000
test mapper.test jsDiff 14: input file without new line at end --> add 2 lines without \r at endSuccess0.000
test mapper.test jsDiff 15: input file without new line at end --> add 1 line at endSuccess0.000
test mapper.test jsDiff 16: input file without new line at end --> add 2 lines at endSuccess0.000
test mapper.test jsDiff 17: input file with new line at end --> add 1 empty line at endSuccess0.000
test mapper.test jsDiff 18: input file with new line at end --> add 1 line without \r at endSuccess0.000
test mapper.test jsDiff 19: input file with new line at end --> add 2 lines without \r at endSuccess0.000
test mapper.test jsDiff 20: input file with new line at end --> add 1 line at endSuccess0.001
test mapper.test jsDiff 21: input file with new line at end --> add 2 lines at endSuccess0.000
test mapper.test jsDiff 22: input file with new line at end -->add 2 lines in the middleSuccess0.000
test mapper.test jsDiff 23: input file without line at end -->add 2 empty lines in the middleSuccess0.000
test mapper.test jsDiff 25: input file with new line at end -->add 3 blocks at beginning , middle and endSuccess0.001
test mapper.test jsDiff 26: input file has new line at end --> remove 1 line at beginningSuccess0.000
test mapper.test jsDiff 27: input file has new line at end --> remove 2 lines at beginningSuccess0.000
test mapper.test jsDiff 28: input file has new line at end --> remove 2 lines in the middleSuccess0.000
test mapper.test jsDiff 29: input file has new line at end --> remove 2 lines at endSuccess0.000
test mapper.test jsDiff 31: input file has new line at end --> remove 1 empty line in the middleSuccess0.000
test mapper.test jsDiff 33: input file has new line at end --> remove allSuccess0.000
test mapper.test jsDiff 34: input file has no new line at end --> remove the last lineSuccess0.000
test mapper.test jsDiff 35: input file has no new line at end --> remove the last line and the new line at the endSuccess0.000
test mapper.test jsDiff 36: input file has no new line at end --> remove allSuccess0.000
test mapper.test jsDiff 37: input file has new line at end --> change the first lineSuccess0.000
test mapper.test jsDiff 38: input file has new line at end --> change the first line to 2 linesSuccess0.000
test mapper.test jsDiff 39: input file has new line at end --> change the second lineSuccess0.000
test mapper.test jsDiff 42: input file has new line at end --> change the midle 2 linesSuccess0.000
test mapper.test jsDiff 43: input file has new line at end --> change the midle 2 lines to 4 linesSuccess0.000
test mapper.test jsDiff 44: input file has new line at end --> change the midle 2 lines to 1 lineSuccess0.000
test mapper.test jsDiff 45: input file has new line at end --> change all linesSuccess0.000
test mapper.test jsDiff 46: input file has no new line at end --> change the last lineSuccess0.000
test mapper.test jsDiff 47: input file has no new line at end --> change the last line with new lineSuccess0.000
test mapper.test jsDiff 48: input file has no new line at end --> change the last line to 2 linesSuccess0.000
test mapper.test jsDiff 49: input file has no new line at end --> change the last line to 2 lines with new lineSuccess0.000
test mapper.test jsDiff 50: input file has new line at end --> remove line 1,2 ;change 4,5 ; add 6-1,6-2Success0.000
test mapper.test jsDiff 51: input file has no new line at end --> change last line by adding one charactorSuccess0.000
test mapper.test jsDiff adapter 1: add 1 line without \r to empty fileSuccess0.000
test mapper.test jsDiff adapter 2: add 2 lines without \r to empty fileSuccess0.000
test mapper.test jsDiff adapter 3: add 1 line to empty fileSuccess0.000
test mapper.test jsDiff adapter 4: add 2 lines to empty fileSuccess0.000
test mapper.test jsDiff adapter 5: add 1 empty line at beginningSuccess0.000
test mapper.test jsDiff adapter 6: add 2 empty lines at beginningSuccess0.000
test mapper.test jsDiff adapter 7: add 1 line at beginningSuccess0.000
test mapper.test jsDiff adapter 8: add 2 lines at beginningSuccess0.000
test mapper.test jsDiff adapter 9: input file without new line at end --> add new line at end (1)Success0.000
test mapper.test jsDiff adapter 10: input file without new line at end --> add new line at end (2)Success0.001
test mapper.test jsDiff adapter 11: input file without new line at end --> add 1 empty line at endSuccess0.001
test mapper.test jsDiff adapter 12: input file without new line at end --> add 2 empty lines at endSuccess0.000
test mapper.test jsDiff adapter 13: input file without new line at end --> add 1 line without \r at endSuccess0.000
test mapper.test jsDiff adapter 14: input file without new line at end --> add 2 lines without \r at endSuccess0.000
test mapper.test jsDiff adapter 15: input file without new line at end --> add 1 line at endSuccess0.000
test mapper.test jsDiff adapter 16: input file without new line at end --> add 2 lines at endSuccess0.000
test mapper.test jsDiff adapter 17: input file with new line at end --> add 1 empty line at endSuccess0.001
test mapper.test jsDiff adapter 18: input file with new line at end --> add 1 line without \r at endSuccess0.000
test mapper.test jsDiff adapter 19: input file with new line at end --> add 2 lines without \r at endSuccess0.000
test mapper.test jsDiff adapter 20: input file with new line at end --> add 1 line at endSuccess0.000
test mapper.test jsDiff adapter 21: input file with new line at end --> add 2 lines at endSuccess0.000
test mapper.test jsDiff adapter 22: input file with new line at end -->add 2 lines in the middleSuccess0.000
test mapper.test jsDiff adapter 23: input file without line at end -->add 2 empty lines in the middleSuccess0.000
test mapper.test jsDiff adapter 24: input file without line at end -->add 1 line before last line(Bug 360985)Success0.000
test mapper.test jsDiff adapter 25: input file with new line at end -->add 3 blocks at beginning , middle and endSuccess0.000
test mapper.test jsDiff adapter 26: input file has new line at end --> remove 1 line at beginningSuccess0.000
test mapper.test jsDiff adapter 27: input file has new line at end --> remove 2 lines at beginningSuccess0.000
test mapper.test jsDiff adapter 28: input file has new line at end --> remove 2 lines in the middleSuccess0.000
test mapper.test jsDiff adapter 29: input file has new line at end --> remove 2 lines at endSuccess0.000
test mapper.test jsDiff adapter 30: input file has new line at end --> remove the empty line at the endSuccess0.000
test mapper.test jsDiff adapter 31: input file has new line at end --> remove 1 empty line in the middleSuccess0.000
test mapper.test jsDiff adapter 32: input file has new line at end --> remove the last line and empty line at the endSuccess0.000
test mapper.test jsDiff adapter 33: input file has new line at end --> remove allSuccess0.001
test mapper.test jsDiff adapter 34: input file has no new line at end --> remove the last lineSuccess0.000
test mapper.test jsDiff adapter 35: input file has no new line at end --> remove the last line and the new line at the endSuccess0.000
test mapper.test jsDiff adapter 36: input file has no new line at end --> remove allSuccess0.000
test mapper.test jsDiff adapter 37: input file has new line at end --> change the first lineSuccess0.000
test mapper.test jsDiff adapter 38: input file has new line at end --> change the first line to 2 linesSuccess0.000
test mapper.test jsDiff adapter 39: input file has new line at end --> change the second lineSuccess0.001
test mapper.test jsDiff adapter 40: input file has new line at end --> change the last lineSuccess0.000
test mapper.test jsDiff adapter 41: input file has new line at end --> change the last line to 2 linesSuccess0.000
test mapper.test jsDiff adapter 42: input file has new line at end --> change the midle 2 linesSuccess0.000
test mapper.test jsDiff adapter 43: input file has new line at end --> change the midle 2 lines to 4 linesSuccess0.000
test mapper.test jsDiff adapter 44: input file has new line at end --> change the midle 2 lines to 1 lineSuccess0.000
test mapper.test jsDiff adapter 45: input file has new line at end --> change all linesSuccess0.000
test mapper.test jsDiff adapter 46: input file has no new line at end --> change the last lineSuccess0.000
test mapper.test jsDiff adapter 47: input file has no new line at end --> change the last line with new lineSuccess0.001
test mapper.test jsDiff adapter 48: input file has no new line at end --> change the last line to 2 linesSuccess0.000
test mapper.test jsDiff adapter 49: input file has no new line at end --> change the last line to 2 lines with new lineSuccess0.000
test mapper.test jsDiff adapter 50: input file has new line at end --> remove line 1,2 ;change 4,5 ; add 6-1,6-2Success0.000
test mapper.test jsDiff adapter 51: input file has no new line at end --> change last line by adding one charactorSuccess0.000
test mapper.test empty caseSuccess0.000
test mapper.test add 1 empty line to empty fileSuccess0.000
test mapper.test add 2 empty lines to empty fileSuccess0.001
test mapper.test bug 401905 -- 1Success0.000
test mapper.test bug 401905 -- 2Success0.000
Properties >>

Back to top

TestCase config

NameStatusTypeTime(s)
test ConfigurationAdmin.getConfiguration()Success0.100
test ConfigurationAdmin.listConfigurations()Success0.100
test Configuration.update(), .getProperties()Success0.101
test Configuration.remove()Success0.100
test ManagedService.updated() called after registering ManagedServiceSuccess0.100
test ManagedService.updated(null) called for nonexistent configSuccess0.101
test ManagedService.updated() gets updated props after a Configuration.update()Success0.101
test ManagedService.updated(null) called after removing configSuccess0.101
test plugin load updated() call orderingSuccess0.132
test plugin load updated() call ordering -- late registrationSuccess0.130
test lazy Pref storage for ConfigurationsSuccess0.101
test ConfigurationAdmin.getConfiguration()Success0.100
test ConfigurationAdmin.listConfigurations()Success0.101
test Configuration.update(), .getProperties()Success0.101
test Configuration.remove()Success0.100
test ManagedService.updated() called after registering ManagedServiceSuccess0.100
test ManagedService.updated(null) called for nonexistent configSuccess0.100
test ManagedService.updated() gets updated props after a Configuration.update()Success0.101
test ManagedService.updated(null) called after removing configSuccess0.101
test plugin load updated() call orderingSuccess0.123
test plugin load updated() call ordering -- late registrationSuccess0.121
test lazy Pref storage for ConfigurationsSuccess0.101
Properties >>

Back to top

TestCase contentAssist

NameStatusTypeTime(s)
testComputeProposalsSuccess0.002
testGetProposalsSuccess0.001
testFilteringSuccess0.002
testEvents1Success0.001
testEvents2Success0.002
testErrorHandlingSuccess0.002
testComputeProposalsSuccess0.002
testGetProposalsSuccess0.001
testFilteringSuccess0.003
testEvents1Success0.001
testEvents2Success0.003
testErrorHandlingSuccess0.002
Properties >>

Back to top

TestCase contentTypes

NameStatusTypeTime(s)
test_getContentTypesSuccess0.000
test_getContentTypesMapSuccess0.000
test_getContentTypeSuccess0.000
test_getFileContentTypeSuccess0.000
test_getFilenameContentTypeSuccess0.001
test_isExtensionOfSuccess0.000
test_isExtensionOf2Success0.000
test_isSomeExtensionOfSuccess0.001
test_getContentTypesSuccess0.000
test_getContentTypesMapSuccess0.000
test_getContentTypeSuccess0.001
test_getFileContentTypeSuccess0.000
test_getFilenameContentTypeSuccess0.001
test_isExtensionOfSuccess0.000
test_isExtensionOf2Success0.000
test_isSomeExtensionOfSuccess0.001
Properties >>

Back to top

TestCase editor

NameStatusTypeTime(s)
testEditor.test bind - 'this'Success0.000
testEditor.test bind - paramSuccess0.000
testEditor.test bind - multiple paramsSuccess0.000
testEditor.test bind - fixed params precede call site paramsSuccess0.000
testCodeMirror.test CodeMirror - 1Success0.000
testEditor.test bind - 'this'Success0.000
testEditor.test bind - paramSuccess0.000
testEditor.test bind - multiple paramsSuccess0.000
testEditor.test bind - fixed params precede call site paramsSuccess0.000
testCodeMirror.test CodeMirror - 1Success0.000
Properties >>

Back to top

TestCase esprima-content-assist

NameStatusTypeTime(s)
test recovery basic parseSuccess0.002
test recovery - dot followed by EOFSuccess0.001
test Empty Content AssistSuccess0.001
test Empty File Content AssistSuccess0.005
test Single Var Content AssistSuccess0.005
test Single Var Content Assist 2Success0.002
test multi var content assist 1Success0.002
test multi var content assist 2Success0.002
test single function content assistSuccess0.005
test multi function content assist 1Success0.003
test no dupe 1Success0.004
test no dupe 2Success0.004
test no dupe 3Success0.002
test no dupe 4Success0.002
test scopes 1Success0.004
test scopes 2Success0.003
test multi function content assist 2Success0.002
test in function 1Success0.004
test in function 2Success0.004
test in function 3Success0.003
test in function 4Success0.002
test in function 5Success0.002
test in function 6Success0.002
test in function 7Success0.002
test in function 8Success0.002
test Object inferencing with VariableSuccess0.001
test Object Literal inferencingSuccess0.002
test Simple String inferencingSuccess0.003
test Simple Date inferencingSuccess0.001
test Number inferencing with VariableSuccess0.001
test Data flow Object Literal inferencingSuccess0.001
test Data flow inferencing 1Success0.001
test Data flow inferencing 2Success0.001
test Data flow inferencing 3Success0.000
test Data flow inferencing 4Success0.002
test Simple thisSuccess0.001
test Object Literal insideSuccess0.002
test Object Literal outsideSuccess0.001
test Object Literal noneSuccess0.002
test Object Literal outside 2Success0.003
test Object Literal outside 3Success0.003
test Object Literal outside 4Success0.001
test this reference 1Success0.002
test binary expression 1Success0.001
test for loop 1Success0.002
test for loop 2Success0.001
test for loop 3Success0.001
test while loop 1Success0.002
test while loop 2Success0.002
test while loop 3Success0.001
test catch clause 1Success0.002
test catch clause 2Success0.001
test get global varSuccess0.001
test get local varSuccess0.001
test Math 1Success0.001
test Math 2Success0.000
test Math 3Success0.001
test Math 4Success0.001
test JSON 4Success0.000
test multi-dot inferencing 1Success0.001
test multi-dot inferencing 2Success0.002
test multi-dot inferencing 3Success0.002
test multi-dot inferencing 4Success0.002
test constructor 1Success0.002
test constructor 2Success0.002
test constructor 3Success0.003
test constructor 4Success0.003
test constructor 5Success0.004
test constructor 6Success0.002
test constructor 7Success0.002
test constructor 8Success0.003
test constructor 9Success0.001
test constructor 10Success0.001
test Function args 1Success0.002
test Function args 2Success0.001
test Function args 3Success0.003
test function args 4Success0.001
test function args 5Success0.001
test nested object expressions 1Success0.002
test nested object expressions 2Success0.002
test nested object expressions 3Success0.002
test function expression 1Success0.001
test function expression 2Success0.001
test function expression 3Success0.001
test function expression 4Success0.001
test function expression 4aSuccess0.001
test function expression 5Success0.002
test function expression 6Success0.002
test globals 1Success0.000
test globals 2Success0.001
test globals 3Success0.001
test globals 4Success0.001
test globals 5Success0.000
test complex name 1Success0.001
test complex name 2Success0.001
test complex name 3Success0.001
test complex name 4Success0.000
test complex name 5Success0.003
test broken after dot 1Success0.001
test broken after dot 2Success0.001
test broken after dot 3Success0.001
test broken after dot 3aSuccess0.001
test broken after dot 4Success0.002
test broken after dot 4aSuccess0.002
test broken after dot 5Success0.003
test broken after dot 6Success0.001
test function return type 1Success0.001
test function return type 1aSuccess0.001
test function return type 2Success0.000
test function return type 3Success0.002
test function return type 4Success0.001
test function return type 5Success0.002
test function return type 6Success0.001
test function return type if 1Success0.001
test function return type if 2Success0.002
test function return type whileSuccess0.001
test function return type do/whileSuccess0.002
test function return type forSuccess0.001
test function return type for inSuccess0.001
test function return type try 1Success0.002
test function return type try 2Success0.001
test function return type try 3Success0.001
test function return type try 4Success0.002
test function return type switch 1Success0.001
test function return type switch 2Success0.002
test function return type switch 3Success0.001
test function return type nested block 1Success0.000
test function return type nest block 2Success0.000
test function return type obj literal 1Success0.001
test function return type obj literal 2Success0.001
test function return type obj literal 3Success0.002
test function return type obj literal 4Success0.002
test implicit1Success0.000
test implicit2Success0.001
test implicit3Success0.000
test implicit4Success0.000
test implicit5Success0.001
test implicit6Success0.001
test implicit7Success0.000
test implicit8Success0.001
test implicit9Success0.000
test binary expr1Success0.000
test binary expr2Success0.001
test binary expr3Success0.001
test binary expr4Success0.000
test binary expr5Success0.000
test binary expr6Success0.001
test binary expr7Success0.001
test binary expr8Success0.001
test binary expr9Success0.001
test binary expr10Success0.001
test binary expr11Success0.001
test binary expr12Success0.001
test unary expr1Success0.000
test unary expr2Success0.001
test unary expr3Success0.000
test unary expr4Success0.001
test constructor prototype1Success0.002
test constructor prototype2Success0.001
test constructor prototype3Success0.002
test constructor prototype4Success0.002
test constructor prototype5Success0.001
test constructor prototype6Success0.002
test dotted constructor1Success0.003
test dotted constructor2Success0.001
test dotted constructor3Success0.001
test dotted constructor4Success0.001
test dotted constructor5Success0.002
test dotted constructor6Success0.001
test dotted constructor7Success0.002
test dotted constructor8Success0.001
test dotted constructor9Success0.002
test dotted constructor10Success0.002
test constructor in functionSuccess0.001
test constructor in constructor BADSuccess0.001
test constructor in constructor Not IdealSuccess0.002
test global redefine1Success0.001
test global redefine2Success0.000
test browser1Success0.001
test browser2Success0.001
test browser3Success0.000
test browser4Success0.000
test browser5Success0.001
test browser6Success0.001
test browser7Success0.000
test browser8Success0.002
test browser9Success0.001
test browser10Success0.000
test browser11Success0.001
test browser12Success0.000
test browser13Success0.000
test node1Success0.000
test node2Success0.001
test node3Success0.000
test node4Success0.000
test node5Success0.001
test node6Success0.000
test node7Success0.000
test node8Success0.000
test node9Success0.000
test node10Success0.000
test node11Success0.001
test simple jsdoc1Success0.001
test simple jsdoc2Success0.000
test simple jsdoc3Success0.001
test simple jsdoc4Success0.001
test simple jsdoc5Success0.001
test simple jsdoc6Success0.001
test simple jsdoc7Success0.002
test simple jsdoc8Success0.000
test simple jsdoc9Success0.000
test simple jsdoc10Success0.001
test simple jsdoc11Success0.001
test simple jsdoc12Success0.001
test simple jsdoc13Success0.002
test simple jsdoc14Success0.001
test simple jsdoc15Success0.002
test type union jsdoc1Success0.001
test type nullable jsdoc1Success0.001
test type non-nullable jsdoc1Success0.001
test type array jsdoc1Success0.001
test type parameterized jsdoc1Success0.000
test type parameterized jsdoc1aSuccess0.001
test type record jsdoc1Success0.001
test type record jsdoc2Success0.001
test type record jsdoc3Success0.001
test type record jsdoc4Success0.000
test type record jsdoc5Success0.003
test type record jsdoc6Success0.001
test type record jsdoc7Success0.001
test type record jsdoc8Success0.001
test type record jsdoc9Success0.001
test type record jsdoc10Success0.003
test type record jsdoc11Success0.000
test type record jsdoc12Success0.002
test param jsdoc1Success0.001
test param jsdoc2Success0.003
test param jsdoc3Success0.002
test param jsdoc4Success0.001
test param jsdoc5Success0.002
test return jsdoc1Success0.001
test return jsdoc2Success0.000
test reassignment jsdoc1Success0.001
test reassignment jsdoc2Success0.000
test reassignment jsdoc3Success0.002
test object literal fn param jsdoc1Success0.001
test object literal type jsdoc1Success0.000
test object literal fn return jsdoc1Success0.002
test dotted constructor jsdoc type 1Success0.001
test dotted constructor jsdoc type 2Success0.002
test array type1Success0.001
test array type2Success0.001
test array type3Success0.001
test array type3aSuccess0.001
test array type4Success0.002
test array type5Success0.000
test array type6Success0.001
test array type7Success0.000
test array type8Success0.001
test jsdoc on property decl1Success0.001
test jsdoc on property decl2Success0.001
test reassignment undef->ObjSuccess0.001
test reassignment undef->{ }Success0.001
test reassignment undef->{a}Success0.002
test reassignment undef->anySuccess0.002
test reassignment obj->undefinedSuccess0.001
test reassignment obj->{ }Success0.001
test reassignment obj->{a}Success0.001
test reassignment obj->anySuccess0.001
test reassignment { }->undefinedSuccess0.000
test reassignment { }->objSuccess0.001
test reassignment { }->{a}Success0.001
test reassignment { }->anySuccess0.001
test reassignment {a}->undefinedSuccess0.002
test reassignment {a}->objSuccess0.001
test reassignment {a}->{ }Success0.001
test reassignment {a}->{a}Success0.001
test reassignment {a}->anySuccess0.002
test reassignment any->undefinedSuccess0.000
test reassignment any->objSuccess0.001
test reassignment any->{ }Success0.000
test reassignment any->{a}Success0.001
test reassignment any->anySuccess0.001
test browser:true in optionsSuccess0.000
test browser:false in optionsSuccess0.001
test browser:true in options overriden by browser:false in textSuccess0.000
test browser:false in options overriden by browser:true in textSuccess0.000
test 1 global in optionsSuccess0.001
test 2 globals in optionsSuccess0.000
test 2 globals in options and in textSuccess0.001
test globals and browser1Success0.000
test globals and browser2Success0.001
test obj literal with underscoreSuccess0.001
test computed member expressions1Success0.001
test computed member expressions2Success0.001
test computed member expressions3Success0.002
test computed member expressions4Success0.001
test computed member expressions5Success0.001
test computed member expressions6Success0.002
test full file inferecing 1Success0.000
test full file inferecing 2Success0.000
test full file inferecing 3Success0.002
test full file inferecing 4Success0.002
test full file inferecing 5Success0.001
test full file inferecing 6Success0.002
test full file inferecing 7Success0.002
test full file inferecing 8Success0.001
test full file inferecing 9Success0.001
test full file inferecing 10Success0.002
test full file inferecing 11aSuccess0.001
test full file inferecing 11Success0.001
test full file inferecing 12Success0.002
test full file inferecing 13Success0.002
test full file inferecing 14Success0.001
test full file inferecing 15Success0.001
test full file inferecing 16Success0.001
test full file inferecing 17Success0.002
test full file inferecing 18Success0.000
test full file inferecing 19Success0.001
test full file inferecing 20Success0.001
test full file inferecing 21Success0.001
test full file inferecing 22Success0.001
test full file inferecing 23Success0.001
test full file inferecing 24Success0.001
test full file inferecing 25Success0.001
test full file inferecing 26Success0.001
test full file inferecing 27Success0.001
test full file inferecing 28Success0.000
test full file inferecing 29Success0.001
test full file inferecing 30Success0.001
test full file inferecing 31Success0.000
test full file inferecing 32Success0.000
test full file inferecing 33Success0.001
test full file inferecing 34Success0.001
test property read beforeSuccess0.001
test property read afterSuccess0.000
test property read global beforeSuccess0.001
test property read global afterSuccess0.000
test array parameterization1Success0.001
test array parameterization2Success0.000
test array parameterization3Success0.001
test array parameterization4Success0.001
test array parameterization5Success0.001
test array parameterization6Success0.001
test array parameterization7Success0.001
test array parameterization8Success0.002
test array parameterization9Success0.001
test array parameterization10Success0.001
test array parameterization11Success0.002
test case insensitive ordering1Success0.001
test case insensitive ordering2Success0.001
test loosely match 1Success0.000
test loosely match 2Success0.001
test loosely match 3Success0.001
test loosely match 4Success0.000
test proto ref in this1Success0.001
test proto ref in this2Success0.001
test proto ref in this3Success0.001
test invalid array type param in jsdocSuccess0.001
test recovery basic parseSuccess0.002
test recovery - dot followed by EOFSuccess0.001
test Empty Content AssistSuccess0.001
test Empty File Content AssistSuccess0.005
test Single Var Content AssistSuccess0.004
test Single Var Content Assist 2Success0.002
test multi var content assist 1Success0.003
test multi var content assist 2Success0.001
test single function content assistSuccess0.005
test multi function content assist 1Success0.003
test no dupe 1Success0.004
test no dupe 2Success0.004
test no dupe 3Success0.002
test no dupe 4Success0.002
test scopes 1Success0.004
test scopes 2Success0.003
test multi function content assist 2Success0.002
test in function 1Success0.004
test in function 2Success0.003
test in function 3Success0.003
test in function 4Success0.003
test in function 5Success0.001
test in function 6Success0.001
test in function 7Success0.003
test in function 8Success0.003
test Object inferencing with VariableSuccess0.000
test Object Literal inferencingSuccess0.002
test Simple String inferencingSuccess0.003
test Simple Date inferencingSuccess0.001
test Number inferencing with VariableSuccess0.001
test Data flow Object Literal inferencingSuccess0.002
test Data flow inferencing 1Success0.001
test Data flow inferencing 2Success0.001
test Data flow inferencing 3Success0.001
test Data flow inferencing 4Success0.001
test Simple thisSuccess0.002
test Object Literal insideSuccess0.001
test Object Literal outsideSuccess0.001
test Object Literal noneSuccess0.002
test Object Literal outside 2Success0.002
test Object Literal outside 3Success0.002
test Object Literal outside 4Success0.000
test this reference 1Success0.001
test binary expression 1Success0.001
test for loop 1Success0.002
test for loop 2Success0.001
test for loop 3Success0.001
test while loop 1Success0.002
test while loop 2Success0.001
test while loop 3Success0.001
test catch clause 1Success0.001
test catch clause 2Success0.001
test get global varSuccess0.001
test get local varSuccess0.002
test Math 1Success0.000
test Math 2Success0.000
test Math 3Success0.000
test Math 4Success0.002
test JSON 4Success0.000
test multi-dot inferencing 1Success0.001
test multi-dot inferencing 2Success0.002
test multi-dot inferencing 3Success0.002
test multi-dot inferencing 4Success0.002
test constructor 1Success0.002
test constructor 2Success0.003
test constructor 3Success0.003
test constructor 4Success0.003
test constructor 5Success0.003
test constructor 6Success0.002
test constructor 7Success0.003
test constructor 8Success0.004
test constructor 9Success0.001
test constructor 10Success0.000
test Function args 1Success0.003
test Function args 2Success0.001
test Function args 3Success0.003
test function args 4Success0.002
test function args 5Success0.001
test nested object expressions 1Success0.002
test nested object expressions 2Success0.002
test nested object expressions 3Success0.002
test function expression 1Success0.000
test function expression 2Success0.001
test function expression 3Success0.001
test function expression 4Success0.002
test function expression 4aSuccess0.001
test function expression 5Success0.002
test function expression 6Success0.002
test globals 1Success0.000
test globals 2Success0.001
test globals 3Success0.001
test globals 4Success0.001
test globals 5Success0.000
test complex name 1Success0.001
test complex name 2Success0.001
test complex name 3Success0.001
test complex name 4Success0.000
test complex name 5Success0.002
test broken after dot 1Success0.001
test broken after dot 2Success0.002
test broken after dot 3Success0.001
test broken after dot 3aSuccess0.001
test broken after dot 4Success0.002
test broken after dot 4aSuccess0.002
test broken after dot 5Success0.002
test broken after dot 6Success0.001
test function return type 1Success0.001
test function return type 1aSuccess0.000
test function return type 2Success0.000
test function return type 3Success0.001
test function return type 4Success0.001
test function return type 5Success0.001
test function return type 6Success0.001
test function return type if 1Success0.002
test function return type if 2Success0.001
test function return type whileSuccess0.001
test function return type do/whileSuccess0.002
test function return type forSuccess0.001
test function return type for inSuccess0.001
test function return type try 1Success0.002
test function return type try 2Success0.001
test function return type try 3Success0.001
test function return type try 4Success0.001
test function return type switch 1Success0.002
test function return type switch 2Success0.001
test function return type switch 3Success0.001
test function return type nested block 1Success0.001
test function return type nest block 2Success0.001
test function return type obj literal 1Success0.000
test function return type obj literal 2Success0.001
test function return type obj literal 3Success0.001
test function return type obj literal 4Success0.002
test implicit1Success0.000
test implicit2Success0.002
test implicit3Success0.001
test implicit4Success0.000
test implicit5Success0.001
test implicit6Success0.001
test implicit7Success0.001
test implicit8Success0.001
test implicit9Success0.001
test binary expr1Success0.000
test binary expr2Success0.001
test binary expr3Success0.001
test binary expr4Success0.000
test binary expr5Success0.001
test binary expr6Success0.000
test binary expr7Success0.001
test binary expr8Success0.001
test binary expr9Success0.001
test binary expr10Success0.001
test binary expr11Success0.001
test binary expr12Success0.001
test unary expr1Success0.001
test unary expr2Success0.000
test unary expr3Success0.000
test unary expr4Success0.002
test constructor prototype1Success0.002
test constructor prototype2Success0.001
test constructor prototype3Success0.002
test constructor prototype4Success0.003
test constructor prototype5Success0.001
test constructor prototype6Success0.002
test dotted constructor1Success0.003
test dotted constructor2Success0.001
test dotted constructor3Success0.001
test dotted constructor4Success0.001
test dotted constructor5Success0.002
test dotted constructor6Success0.001
test dotted constructor7Success0.003
test dotted constructor8Success0.001
test dotted constructor9Success0.002
test dotted constructor10Success0.003
test constructor in functionSuccess0.001
test constructor in constructor BADSuccess0.001
test constructor in constructor Not IdealSuccess0.002
test global redefine1Success0.000
test global redefine2Success0.001
test browser1Success0.001
test browser2Success0.000
test browser3Success0.001
test browser4Success0.000
test browser5Success0.001
test browser6Success0.000
test browser7Success0.001
test browser8Success0.002
test browser9Success0.001
test browser10Success0.000
test browser11Success0.000
test browser12Success0.001
test browser13Success0.000
test node1Success0.001
test node2Success0.000
test node3Success0.001
test node4Success0.000
test node5Success0.001
test node6Success0.000
test node7Success0.000
test node8Success0.000
test node9Success0.001
test node10Success0.000
test node11Success0.000
test simple jsdoc1Success0.002
test simple jsdoc2Success0.000
test simple jsdoc3Success0.001
test simple jsdoc4Success0.001
test simple jsdoc5Success0.000
test simple jsdoc6Success0.002
test simple jsdoc7Success0.001
test simple jsdoc8Success0.001
test simple jsdoc9Success0.001
test simple jsdoc10Success0.001
test simple jsdoc11Success0.001
test simple jsdoc12Success0.001
test simple jsdoc13Success0.001
test simple jsdoc14Success0.001
test simple jsdoc15Success0.002
test type union jsdoc1Success0.001
test type nullable jsdoc1Success0.002
test type non-nullable jsdoc1Success0.000
test type array jsdoc1Success0.001
test type parameterized jsdoc1Success0.001
test type parameterized jsdoc1aSuccess0.000
test type record jsdoc1Success0.001
test type record jsdoc2Success0.000
test type record jsdoc3Success0.001
test type record jsdoc4Success0.000
test type record jsdoc5Success0.002
test type record jsdoc6Success0.001
test type record jsdoc7Success0.001
test type record jsdoc8Success0.001
test type record jsdoc9Success0.002
test type record jsdoc10Success0.003
test type record jsdoc11Success0.000
test type record jsdoc12Success0.002
test param jsdoc1Success0.001
test param jsdoc2Success0.002
test param jsdoc3Success0.002
test param jsdoc4Success0.001
test param jsdoc5Success0.002
test return jsdoc1Success0.002
test return jsdoc2Success0.001
test reassignment jsdoc1Success0.000
test reassignment jsdoc2Success0.001
test reassignment jsdoc3Success0.001
test object literal fn param jsdoc1Success0.001
test object literal type jsdoc1Success0.000
test object literal fn return jsdoc1Success0.002
test dotted constructor jsdoc type 1Success0.001
test dotted constructor jsdoc type 2Success0.002
test array type1Success0.001
test array type2Success0.001
test array type3Success0.001
test array type3aSuccess0.000
test array type4Success0.002
test array type5Success0.001
test array type6Success0.001
test array type7Success0.001
test array type8Success0.001
test jsdoc on property decl1Success0.001
test jsdoc on property decl2Success0.001
test reassignment undef->ObjSuccess0.001
test reassignment undef->{ }Success0.001
test reassignment undef->{a}Success0.002
test reassignment undef->anySuccess0.002
test reassignment obj->undefinedSuccess0.001
test reassignment obj->{ }Success0.000
test reassignment obj->{a}Success0.001
test reassignment obj->anySuccess0.000
test reassignment { }->undefinedSuccess0.001
test reassignment { }->objSuccess0.001
test reassignment { }->{a}Success0.001
test reassignment { }->anySuccess0.001
test reassignment {a}->undefinedSuccess0.003
test reassignment {a}->objSuccess0.000
test reassignment {a}->{ }Success0.000
test reassignment {a}->{a}Success0.001
test reassignment {a}->anySuccess0.001
test reassignment any->undefinedSuccess0.000
test reassignment any->objSuccess0.001
test reassignment any->{ }Success0.001
test reassignment any->{a}Success0.001
test reassignment any->anySuccess0.000
test browser:true in optionsSuccess0.001
test browser:false in optionsSuccess0.000
test browser:true in options overriden by browser:false in textSuccess0.000
test browser:false in options overriden by browser:true in textSuccess0.001
test 1 global in optionsSuccess0.000
test 2 globals in optionsSuccess0.001
test 2 globals in options and in textSuccess0.000
test globals and browser1Success0.000
test globals and browser2Success0.000
test obj literal with underscoreSuccess0.001
test computed member expressions1Success0.001
test computed member expressions2Success0.001
test computed member expressions3Success0.001
test computed member expressions4Success0.001
test computed member expressions5Success0.001
test computed member expressions6Success0.001
test full file inferecing 1Success0.000
test full file inferecing 2Success0.001
test full file inferecing 3Success0.002
test full file inferecing 4Success0.001
test full file inferecing 5Success0.002
test full file inferecing 6Success0.001
test full file inferecing 7Success0.002
test full file inferecing 8Success0.001
test full file inferecing 9Success0.002
test full file inferecing 10Success0.002
test full file inferecing 11aSuccess0.001
test full file inferecing 11Success0.001
test full file inferecing 12Success0.002
test full file inferecing 13Success0.002
test full file inferecing 14Success0.001
test full file inferecing 15Success0.001
test full file inferecing 16Success0.001
test full file inferecing 17Success0.001
test full file inferecing 18Success0.001
test full file inferecing 19Success0.001
test full file inferecing 20Success0.000
test full file inferecing 21Success0.002
test full file inferecing 22Success0.000
test full file inferecing 23Success0.001
test full file inferecing 24Success0.002
test full file inferecing 25Success0.001
test full file inferecing 26Success0.000
test full file inferecing 27Success0.000
test full file inferecing 28Success0.001
test full file inferecing 29Success0.001
test full file inferecing 30Success0.001
test full file inferecing 31Success0.000
test full file inferecing 32Success0.001
test full file inferecing 33Success0.000
test full file inferecing 34Success0.002
test property read beforeSuccess0.000
test property read afterSuccess0.001
test property read global beforeSuccess0.000
test property read global afterSuccess0.000
test array parameterization1Success0.001
test array parameterization2Success0.001
test array parameterization3Success0.000
test array parameterization4Success0.001
test array parameterization5Success0.000
test array parameterization6Success0.002
test array parameterization7Success0.001
test array parameterization8Success0.001
test array parameterization9Success0.001
test array parameterization10Success0.001
test array parameterization11Success0.001
test case insensitive ordering1Success0.001
test case insensitive ordering2Success0.001
test loosely match 1Success0.001
test loosely match 2Success0.000
test loosely match 3Success0.001
test loosely match 4Success0.000
test proto ref in this1Success0.001
test proto ref in this2Success0.001
test proto ref in this3Success0.001
test invalid array type param in jsdocSuccess0.001
Properties >>

Back to top

TestCase extensionParsing

NameStatusTypeTime(s)
testSimpleValidationPropertySuccess0.000
testSimpleORValidationPropertySuccess0.000
testNestedValidationPropertySuccess0.000
testNestedORValidationPropertySuccess0.000
testPatternMatchValidationPropertySuccess0.001
testVariableSubstitutionsSuccess0.000
testVariableCachingSuccess0.002
testVariableReplacementsSuccess0.001
testVariableOverwriteSuccess0.001
testSimpleValidationPropertySuccess0.000
testSimpleORValidationPropertySuccess0.000
testNestedValidationPropertySuccess0.000
testNestedORValidationPropertySuccess0.000
testPatternMatchValidationPropertySuccess0.000
testVariableSubstitutionsSuccess0.001
testVariableCachingSuccess0.001
testVariableReplacementsSuccess0.000
testVariableOverwriteSuccess0.002
Properties >>

Back to top

TestCase globalSearch

NameStatusTypeTime(s)
testOneKeyWordSuccess0.000
testOneKeyWordRegExSuccess0.000
testTwoKeyWordsSuccess0.000
testTwoKeyWordsRegExSuccess0.000
testFourKeyWordsSuccess0.001
testFourKeyWordsRegExSuccess0.000
testSixKeyWordsFilteredSuccess0.001
testOneKeyWordSuccess0.000
testOneKeyWordRegExSuccess0.000
testTwoKeyWordsSuccess0.001
testTwoKeyWordsRegExSuccess0.000
testFourKeyWordsSuccess0.001
testFourKeyWordsRegExSuccess0.000
testSixKeyWordsFilteredSuccess0.004
Properties >>

Back to top

TestCase jsTemplateContentAssist

NameStatusTypeTime(s)
testKeywordCompletionInVariableMemberSuccess0.000
testTemplateInFunctionBodySuccess0.003
testKeywordsInFunctionBodyWithPrefixSuccess0.001
testTemplateInFunctionBodyWithPrefixSuccess0.001
testTemplateAfterNonWhitespace1Success0.000
testTemplateAfterNonWhitespace2Success0.000
testTemplateAfterNonWhitespace3Success0.000
testTemplateAfterNonWhitespace4Success0.001
testKeywordCompletionInVariableMemberSuccess0.000
testTemplateInFunctionBodySuccess0.002
testKeywordsInFunctionBodyWithPrefixSuccess0.001
testTemplateInFunctionBodyWithPrefixSuccess0.001
testTemplateAfterNonWhitespace1Success0.000
testTemplateAfterNonWhitespace2Success0.000
testTemplateAfterNonWhitespace3Success0.000
testTemplateAfterNonWhitespace4Success0.000
Properties >>

Back to top

TestCase metatype

NameStatusTypeTime(s)
test reject ObjectClassDefinition with no propertiesSuccess0.001
test contribute barebones ObjectClassDefinitionSuccess0.000
test contribute bigger ObjectClassDefinitionSuccess0.001
test register & unregister separatelySuccess0.000
test reject ObjectClassDefinition with no propertiesSuccess0.001
test contribute barebones ObjectClassDefinitionSuccess0.001
test contribute bigger ObjectClassDefinitionSuccess0.000
test register & unregister separatelySuccess0.001
Properties >>

Back to top

TestCase pluginRegistry

NameStatusTypeTime(s)
test init/stop empty registrySuccess0.001
test start/stop empty registrySuccess0.000
test install/uninstall pluginSuccess0.035
test install/uninstall initial pluginSuccess0.001
test start/stop pluginSuccess0.032
test start/stop initial pluginSuccess0.034
test install same plugin URLSuccess0.033
test reload installed pluginSuccess0.090
test plugin service callSuccess0.067
test plugin service call promiseSuccess0.066
test plugin service call promise cancelSuccess0.035
test plugin eventSuccess0.083
test pluginregistry events startedSuccess0.065
test 404 pluginSuccess5.014
test __plugin__ propertySuccess0.073
test plugin headersSuccess0.037
test errorSuccess0.099
test init/stop empty registrySuccess0.000
test start/stop empty registrySuccess0.001
test install/uninstall pluginSuccess0.035
test install/uninstall initial pluginSuccess0.001
test start/stop pluginSuccess0.029
test start/stop initial pluginSuccess0.031
test install same plugin URLSuccess0.030
test reload installed pluginSuccess0.092
test plugin service callSuccess0.058
test plugin service call promiseSuccess0.063
test plugin service call promise cancelSuccess0.029
test plugin eventSuccess0.081
test pluginregistry events startedSuccess0.058
test 404 pluginSuccess5.012
test __plugin__ propertySuccess0.067
test plugin headersSuccess0.034
test errorSuccess0.067
Properties >>

Back to top

TestCase preferences

NameStatusTypeTime(s)
test localStorageSuccess0.034
test localStorageSuccess0.000
Properties >>

Back to top

TestCase serviceRegistry

NameStatusTypeTime(s)
testRegisterAndGetServiceSuccess0.001
testRegisterUnregisterMultipleServicesSuccess0.000
testEventsSuccess0.000
testErrorSuccess0.001
testRegisterAndGetServiceSuccess0.001
testRegisterUnregisterMultipleServicesSuccess0.000
testEventsSuccess0.000
testErrorSuccess0.000
Properties >>

Back to top

TestCase setting

NameStatusTypeTime(s)
test setting refs existing ObjectClassDefinitionSuccess0.002
test setting with implicit MetaTypeSuccess0.001
test setting categoriesSuccess0.001
test setting refs existing ObjectClassDefinitionSuccess0.001
test setting with implicit MetaTypeSuccess0.001
test setting categoriesSuccess0.001
Properties >>

Back to top

TestCase syntaxmodel

NameStatusTypeTime(s)
test SyntaxModelWirerSuccess0.001
test SyntaxModelWirerSuccess0.001
Properties >>

Back to top

TestCase testRunAsynch

NameStatusTypeTime(s)
test basic synchSuccess0.000
test subtest.test sub1Success0.000
test subtest.test sub2Success0.000
test basic asynchSuccess0.100
test expected asynch failureSuccess0.101
test basic asynch2Success0.100
test expected asynch2 failureSuccess0.101
test basic listSuccess0.000
test blow stack with promiseSuccess0.046
test blow stack with valueSuccess0.010
test blow stack with exceptionSuccess0.013
test timeout causes rejectSuccess2.001
test basic synchSuccess0.000
test subtest.test sub1Success0.000
test subtest.test sub2Success0.000
test basic asynchSuccess0.099
test expected asynch failureSuccess0.100
test basic asynch2Success0.100
test expected asynch2 failureSuccess0.099
test basic listSuccess0.000
test blow stack with promiseSuccess0.045
test blow stack with valueSuccess0.012
test blow stack with exceptionSuccess0.013
test timeout causes rejectSuccess2.000
Properties >>

Back to top

TestCase textMateStyler

NameStatusTypeTime(s)
test: Util.toRegex() - (?x)X and (?x:X)Success0.001
test: Util.groupify()Success0.002
test: createSuccess0.001
test: initial - style one lineSuccess0.003
test: initial - style multiple linesSuccess0.002
test: initial - begin/end single line - subruleSuccess0.003
test: initial - begin/end 1 line - subrule exitedSuccess0.002
test: initial - begin/end single line - nameSuccess0.002
test: initial - begin/end 2 lines - just delimitersSuccess0.001
test: initial - begin/end 2 lines - with contentSuccess0.002
test: initial - begin/end 3 lines - with leading/trailing contentSuccess0.002
test: initial - b/e region inside b/e regionSuccess0.005
test: initial - all subrules are triedSuccess0.002
test: scope to non-0 capturing groupsSuccess0.001
test: scope to non-0 capturing groups with end-to-begin backrefsSuccess0.004
test: scope to non-0 capturing groups with gaps between themSuccess0.001
test: change - inside regionSuccess0.002
test: change - add non-region text that follows regionSuccess0.001
test: change - add non-region text that precedes regionSuccess0.003
test: change - add non-region text between regionsSuccess0.001
test: change - add 'start' 1Success0.001
test: change - add 'start' 2Success0.002
test: change - add 'start' at eof, no 'end'Success0.002
test: change - add 'start' at eof on new line incrSuccess0.003
test: change - add 'end' 1Success0.001
test: change - add 'end' 2Success0.003
test: change - add 'end' 3Success0.001
test: change - add 'end' 4Success0.001
test: change - remove 'start'Success0.001
test: change - remove 'end' 1Success0.001
test: change - remove 'end' 2Success0.002
test: change - remove 'end' at eofSuccess0.001
test: remove final 'end' - Bug 349506Success0.002
test: add final 'end', check redraw - Bug 349642Success0.001
test: end-to-begin backreferencesSuccess0.001
test: recursive includesSuccess0.002
test: external grammar referenceSuccess0.001
test: Util.toRegex() - (?x)X and (?x:X)Success0.001
test: Util.groupify()Success0.002
test: createSuccess0.001
test: initial - style one lineSuccess0.003
test: initial - style multiple linesSuccess0.003
test: initial - begin/end single line - subruleSuccess0.002
test: initial - begin/end 1 line - subrule exitedSuccess0.002
test: initial - begin/end single line - nameSuccess0.002
test: initial - begin/end 2 lines - just delimitersSuccess0.001
test: initial - begin/end 2 lines - with contentSuccess0.001
test: initial - begin/end 3 lines - with leading/trailing contentSuccess0.002
test: initial - b/e region inside b/e regionSuccess0.005
test: initial - all subrules are triedSuccess0.001
test: scope to non-0 capturing groupsSuccess0.001
test: scope to non-0 capturing groups with end-to-begin backrefsSuccess0.004
test: scope to non-0 capturing groups with gaps between themSuccess0.001
test: change - inside regionSuccess0.002
test: change - add non-region text that follows regionSuccess0.001
test: change - add non-region text that precedes regionSuccess0.003
test: change - add non-region text between regionsSuccess0.001
test: change - add 'start' 1Success0.002
test: change - add 'start' 2Success0.001
test: change - add 'start' at eof, no 'end'Success0.002
test: change - add 'start' at eof on new line incrSuccess0.004
test: change - add 'end' 1Success0.001
test: change - add 'end' 2Success0.003
test: change - add 'end' 3Success0.002
test: change - add 'end' 4Success0.001
test: change - remove 'start'Success0.001
test: change - remove 'end' 1Success0.001
test: change - remove 'end' 2Success0.002
test: change - remove 'end' at eofSuccess0.001
test: remove final 'end' - Bug 349506Success0.002
test: add final 'end', check redraw - Bug 349642Success0.001
test: end-to-begin backreferencesSuccess0.002
test: recursive includesSuccess0.003
test: external grammar referenceSuccess0.001
Properties >>

Back to top

TestCase textview

NameStatusTypeTime(s)
test model.testEmptyTextModelSuccess0.001
test model.testInsertTextModelSuccess0.003
test model.testFindTextModelSuccess0.002
test projection model.testProjectionModel1Success0.004
test projection model.testProjectionModel2Success0.004
test projection model.testProjectionModel3Success0.006
test annotation model.testAnnotationModel1Success0.000
test annotation model.testAnnotationModel2Success0.000
test annotation model.testAnnotationModel3Success0.001
test annotation model.testAnnotationModel4Success0.000
test annotation model.testAnnotationModel5Success0.000
test annotation model.testAnnotationModel6Success0.001
test annotation model.testAnnotationModel7Success0.000
test annotation model.testAnnotationModel8Success0.000
test annotation model.testAnnotationModel9Success0.000
test annotation model.testAnnotationModel10Success0.000
test annotation model.testAnnotationModel11Success0.001
test annotation model.testAnnotationModel12Success0.000
test annotation model.testAnnotationModel13Success0.001
test model.testEmptyTextModelSuccess0.000
test model.testInsertTextModelSuccess0.004
test model.testFindTextModelSuccess0.001
test projection model.testProjectionModel1Success0.004
test projection model.testProjectionModel2Success0.004
test projection model.testProjectionModel3Success0.007
test annotation model.testAnnotationModel1Success0.000
test annotation model.testAnnotationModel2Success0.000
test annotation model.testAnnotationModel3Success0.001
test annotation model.testAnnotationModel4Success0.000
test annotation model.testAnnotationModel5Success0.000
test annotation model.testAnnotationModel6Success0.001
test annotation model.testAnnotationModel7Success0.000
test annotation model.testAnnotationModel8Success0.000
test annotation model.testAnnotationModel9Success0.000
test annotation model.testAnnotationModel10Success0.000
test annotation model.testAnnotationModel11Success0.000
test annotation model.testAnnotationModel12Success0.001
test annotation model.testAnnotationModel13Success0.000
Properties >>

Back to top

TestCase urlUtils

NameStatusTypeTime(s)
testEmptySuccess0.001
testNoURLNoPairSuccess0.000
testWithURLNoPairSuccess0.000
testWithURLAndPairSuccess0.000
testWithTwoGoodURLAndPairSuccess0.001
testWithBadURLAndPair1Success0.001
testWithBadURLAndPair2Success0.000
testWithGoodAndBadURLAndPairSuccess0.001
testEmptySuccess0.000
testNoURLNoPairSuccess0.000
testWithURLNoPairSuccess0.000
testWithURLAndPairSuccess0.001
testWithTwoGoodURLAndPairSuccess0.001
testWithBadURLAndPair1Success0.001
testWithBadURLAndPair2Success0.000
testWithGoodAndBadURLAndPairSuccess0.000
Properties >>

Back to top

TestCase xhr

NameStatusTypeTime(s)
test GET resolveSuccess0.075
test GET rejectSuccess0.101
test timeout causes rejectSuccess0.051
test resolve value has expected shapeSuccess0.077
test reject value has expected shapeSuccess0.100
test timeout value has expected shapeSuccess0.051
test 'X-Requested-With' is setSuccess0.001
test GET with headersSuccess0.076
test open() exception causes rejectSuccess0.001
test progress eventSuccess0.000
test responseType == "blob"Success0.076
test GET resolveSuccess0.077
test GET rejectSuccess0.101
test timeout causes rejectSuccess0.051
test resolve value has expected shapeSuccess0.076
test reject value has expected shapeSuccess0.100
test timeout value has expected shapeSuccess0.051
test 'X-Requested-With' is setSuccess0.001
test GET with headersSuccess0.076
test open() exception causes rejectSuccess0.001
test progress eventSuccess0.000
test responseType == "blob"Success0.075
Properties >>

Back to top