Unit Test Results

Designed for use with JUnit and Ant.

Summary

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

TestCase asyncStyler

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

Back to top

TestCase charDiff

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

Back to top

TestCase commands

NameStatusTypeTime(s)
testRenderAtomicButtonsSuccess0.001
testRenderAtomicToolsSuccess0.000
testRenderMixedLinksAndButtonsSuccess0.001
testRenderMixedLinksAndToolsSuccess0.000
testRenderMissingImageToolsSuccess0.001
testRenderAtomicMenuSuccess0.001
testRenderUnnamedGroupsSuccess0.001
testRenderNamedGroupDropDownSuccess0.001
testRenderNamedGroupMenuSuccess0.002
testRenderNestedGroupsSuccess0.002
testNoItemsValidateSuccess0.000
testNoItemsSpecifiedSuccess0.000
testRenderInUlSuccess0.002
testCommandParametersLifeCycleSuccess0.500
testKeyBindingRenderedSuccess0.502
testKeyBindingNotRenderedSuccess1.005
testUrlBindingRenderedSuccess0.539
testUrlBindingNotRenderedSuccess1.003
testStandAloneCommandSuccess0.000
testStandAloneCommandKeyBindingSuccess0.504
testRenderAtomicButtonsSuccess0.001
testRenderAtomicToolsSuccess0.001
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.504
testKeyBindingNotRenderedSuccess1.001
testUrlBindingRenderedSuccess0.502
testUrlBindingNotRenderedSuccess1.007
testStandAloneCommandSuccess0.001
testStandAloneCommandKeyBindingSuccess0.506
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.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.001
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.000
test AssertionError instanceof ErrorSuccess0.000
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.001
test deepEqual identical prototypeSuccess0.000
test deepEqual "a" {}Success0.001
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.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.001
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.000
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.001
test mapper.test 17: input file with new line at end --> add 1 empty line at endSuccess0.000
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.001
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.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.001
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.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.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.000
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.001
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.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.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.000
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.000
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.001
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.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.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.001
test mapper.test 2: add 2 lines without \r to empty fileSuccess0.000
test mapper.test 3: add 1 line to empty fileSuccess0.001
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.001
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.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.000
test mapper.test 14: input file without new line at end --> add 2 lines without \r at endSuccess0.001
test mapper.test 15: input file without new line at end --> add 1 line at endSuccess0.000
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.001
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.002
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.001
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.001
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.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.000
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.000
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.001
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.001
test mapper.test jsDiff adapter 17: input file with new line at end --> add 1 empty line at endSuccess0.000
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.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.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.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.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.000
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.099
test ConfigurationAdmin.listConfigurations()Success0.101
test Configuration.update(), .getProperties()Success0.103
test Configuration.remove()Success0.105
test ManagedService.updated() called after registering ManagedServiceSuccess0.107
test ManagedService.updated(null) called for nonexistent configSuccess0.109
test ManagedService.updated() gets updated props after a Configuration.update()Success0.108
test ManagedService.updated(null) called after removing configSuccess0.108
test plugin load updated() call orderingSuccess0.147
test plugin load updated() call ordering -- late registrationSuccess0.148
test lazy Pref storage for ConfigurationsSuccess0.099
test ConfigurationAdmin.getConfiguration()Success0.098
test ConfigurationAdmin.listConfigurations()Success0.140
test Configuration.update(), .getProperties()Success0.121
test Configuration.remove()Success0.154
test ManagedService.updated() called after registering ManagedServiceSuccess0.111
test ManagedService.updated(null) called for nonexistent configSuccess0.099
test ManagedService.updated() gets updated props after a Configuration.update()Success0.104
test ManagedService.updated(null) called after removing configSuccess0.103
test plugin load updated() call orderingSuccess0.155
test plugin load updated() call ordering -- late registrationSuccess0.150
test lazy Pref storage for ConfigurationsSuccess0.099
Properties >>

Back to top

TestCase contentAssist

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

Back to top

TestCase contentTypes

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

Back to top

TestCase extensionParsing

NameStatusTypeTime(s)
testSimpleValidationPropertySuccess0.000
testSimpleORValidationPropertySuccess0.000
testNestedValidationPropertySuccess0.000
testNestedORValidationPropertySuccess0.000
testPatternMatchValidationPropertySuccess0.000
testVariableSubstitutionsSuccess0.000
testVariableCachingSuccess0.001
testVariableReplacementsSuccess0.000
testVariableOverwriteSuccess0.001
testVariableMissingSuccess0.000
testSimpleValidationPropertySuccess0.000
testSimpleORValidationPropertySuccess0.000
testNestedValidationPropertySuccess0.000
testNestedORValidationPropertySuccess0.000
testPatternMatchValidationPropertySuccess0.000
testVariableSubstitutionsSuccess0.001
testVariableCachingSuccess0.001
testVariableReplacementsSuccess0.001
testVariableOverwriteSuccess0.001
testVariableMissingSuccess0.000
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.000
testTwoKeyWordsRegExSuccess0.001
testFourKeyWordsSuccess0.001
testFourKeyWordsRegExSuccess0.000
testSixKeyWordsFilteredSuccess0.003
Properties >>

Back to top

TestCase index-file-parsing

NameStatusTypeTime(s)
test basic 1Success0.001
test basic 2Success0.000
test constructor 1Success0.000
test array of functionsSuccess0.000
test callbackSuccess0.001
test callback 2Success0.001
test callback 3Success0.001
test type 1Success0.000
test type reference with dotSuccess0.000
test environment basicSuccess0.032
test environment prototypeSuccess0.002
test top-level dotSuccess0.001
test basic 1Success0.000
test basic 2Success0.000
test constructor 1Success0.000
test array of functionsSuccess0.000
test callbackSuccess0.001
test callback 2Success0.000
test callback 3Success0.002
test type 1Success0.000
test type reference with dotSuccess0.000
test environment basicSuccess0.034
test environment prototypeSuccess0.001
test top-level dotSuccess0.001
Properties >>

Back to top

TestCase jsTemplateContentAssist

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

Back to top

TestCase metatype

NameStatusTypeTime(s)
test reject ObjectClassDefinition with no propertiesSuccess0.002
test contribute barebones ObjectClassDefinitionSuccess0.000
test contribute bigger ObjectClassDefinitionSuccess0.000
test register & unregister separatelySuccess0.001
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.000
test start/stop empty registrySuccess0.000
test install/uninstall pluginSuccess0.076
test install/uninstall initial pluginSuccess0.001
test start/stop pluginSuccess0.089
test start/stop initial pluginSuccess0.096
test install same plugin URLSuccess0.072
test reload installed pluginSuccess0.176
test plugin service callSuccess0.144
test plugin service call promiseSuccess0.178
test plugin service call promise cancelSuccess0.093
test plugin eventSuccess0.208
test pluginregistry events startedSuccess0.116
test 404 pluginSuccess5.032
test __plugin__ propertySuccess0.098
test plugin headersSuccess0.068
test errorSuccess0.112
test plugin statesSuccess0.168
test plugin object reference callSuccess0.102
test testNotAnOrionMesssageSuccess0.121
test init/stop empty registrySuccess0.001
test start/stop empty registrySuccess0.001
test install/uninstall pluginSuccess0.055
test install/uninstall initial pluginSuccess0.001
test start/stop pluginSuccess0.060
test start/stop initial pluginSuccess0.058
test install same plugin URLSuccess0.056
test reload installed pluginSuccess0.144
test plugin service callSuccess0.107
test plugin service call promiseSuccess0.116
test plugin service call promise cancelSuccess0.072
test plugin eventSuccess0.121
test pluginregistry events startedSuccess0.097
test 404 pluginSuccess5.033
test __plugin__ propertySuccess0.091
test plugin headersSuccess0.059
test errorSuccess0.102
test plugin statesSuccess0.157
test plugin object reference callSuccess0.114
test testNotAnOrionMesssageSuccess0.113
Properties >>

Back to top

TestCase preferences

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

Back to top

TestCase serviceRegistry

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

Back to top

TestCase setting

NameStatusTypeTime(s)
test setting refs existing ObjectClassDefinitionSuccess0.001
test setting with implicit MetaTypeSuccess0.000
test setting categoriesSuccess0.000
test setting refs existing ObjectClassDefinitionSuccess0.002
test setting with implicit MetaTypeSuccess0.000
test setting categoriesSuccess0.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.099
test expected asynch failureSuccess0.105
test basic asynch2Success0.105
test expected asynch2 failureSuccess0.106
test basic listSuccess0.000
test blow stack with promiseSuccess0.091
test blow stack with valueSuccess0.016
test blow stack with exceptionSuccess0.023
test timeout causes rejectSuccess2.014
test basic synchSuccess0.000
test subtest.test sub1Success0.000
test subtest.test sub2Success0.000
test basic asynchSuccess0.116
test expected asynch failureSuccess0.138
test basic asynch2Success0.122
test expected asynch2 failureSuccess0.144
test basic listSuccess0.000
test blow stack with promiseSuccess0.054
test blow stack with valueSuccess0.010
test blow stack with exceptionSuccess0.011
test timeout causes rejectSuccess2.001
Properties >>

Back to top

TestCase textMateStyler

NameStatusTypeTime(s)
test: Util.toRegex() - (?x)X and (?x:X)Success0.002
test: Util.groupify()Success0.003
test: createSuccess0.002
test: initial - style one lineSuccess0.005
test: initial - style multiple linesSuccess0.004
test: initial - begin/end single line - subruleSuccess0.004
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.002
test: initial - begin/end 2 lines - with contentSuccess0.002
test: initial - begin/end 3 lines - with leading/trailing contentSuccess0.004
test: initial - b/e region inside b/e regionSuccess0.006
test: initial - all subrules are triedSuccess0.002
test: scope to non-0 capturing groupsSuccess0.002
test: scope to non-0 capturing groups with end-to-begin backrefsSuccess0.005
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.004
test: change - add 'end' 1Success0.001
test: change - add 'end' 2Success0.005
test: change - add 'end' 3Success0.003
test: change - add 'end' 4Success0.003
test: change - remove 'start'Success0.001
test: change - remove 'end' 1Success0.002
test: change - remove 'end' 2Success0.003
test: change - remove 'end' at eofSuccess0.002
test: remove final 'end' - Bug 349506Success0.002
test: add final 'end', check redraw - Bug 349642Success0.002
test: end-to-begin backreferencesSuccess0.002
test: recursive includesSuccess0.005
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.002
test: initial - style multiple linesSuccess0.002
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.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.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.002
test: change - add 'start' at eof, no 'end'Success0.001
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.001
test: change - add 'end' 4Success0.002
test: change - remove 'start'Success0.001
test: change - remove 'end' 1Success0.001
test: change - remove 'end' 2Success0.001
test: change - remove 'end' at eofSuccess0.001
test: remove final 'end' - Bug 349506Success0.001
test: add final 'end', check redraw - Bug 349642Success0.002
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.000
test model.testInsertTextModelSuccess0.004
test model.testFindTextModelSuccess0.001
test projection model.testProjectionModel1Success0.004
test projection model.testProjectionModel2Success0.004
test projection model.testProjectionModel3Success0.006
test annotation model.testAnnotationModel1Success0.001
test annotation model.testAnnotationModel2Success0.000
test annotation model.testAnnotationModel3Success0.000
test annotation model.testAnnotationModel4Success0.000
test annotation model.testAnnotationModel5Success0.000
test annotation model.testAnnotationModel6Success0.000
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.000
test annotation model.testAnnotationModel13Success0.000
test model.testEmptyTextModelSuccess0.000
test model.testInsertTextModelSuccess0.006
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.000
test annotation model.testAnnotationModel4Success0.001
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.000
test annotation model.testAnnotationModel13Success0.000
Properties >>

Back to top

TestCase urlUtils

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

Back to top

TestCase xhr

NameStatusTypeTime(s)
test GET resolveSuccess0.075
test GET rejectSuccess0.100
test timeout causes rejectSuccess0.055
test resolve value has expected shapeSuccess0.080
test reject value has expected shapeSuccess0.106
test timeout value has expected shapeSuccess0.056
test 'X-Requested-With' is setSuccess0.001
test GET with headersSuccess0.081
test open() exception causes rejectSuccess0.001
test progress eventSuccess0.001
test responseType == "blob"Success0.079
test abortSuccess0.105
test GET resolveSuccess0.076
test GET rejectSuccess0.101
test timeout causes rejectSuccess0.055
test resolve value has expected shapeSuccess0.080
test reject value has expected shapeSuccess0.106
test timeout value has expected shapeSuccess0.055
test 'X-Requested-With' is setSuccess0.002
test GET with headersSuccess0.080
test open() exception causes rejectSuccess0.000
test progress eventSuccess0.001
test responseType == "blob"Success0.078
test abortSuccess0.105
Properties >>

Back to top