Unit Test Results

Designed for use with JUnit and Ant.

Summary

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

TestCase asyncStyler

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

Back to top

TestCase charDiff

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

Back to top

TestCase commands

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

Back to top

TestCase commonjs-unittesting

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

Back to top

TestCase compare

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

Back to top

TestCase config

NameStatusTypeTime(s)
test ConfigurationAdmin.listConfigurations()Success0.103
test ConfigurationAdmin.getConfiguration()Success0.107
test ManagedService.updated(null) called for nonexistent configSuccess0.102
test Configuration.remove()Success0.101
test Configuration.update(), .getProperties()Success0.101
test ManagedService.updated() gets updated props after a Configuration.update()Success0.101
test ManagedService.updated() called after registering ManagedServiceSuccess0.104
test ManagedService.updated(null) called after removing configSuccess0.102
test plugin load updated() call ordering -- late registrationSuccess0.210
test lazy Pref storage for ConfigurationsSuccess0.102
test plugin load updated() call orderingSuccess0.186
test ConfigurationAdmin.listConfigurations()Success0.101
test ConfigurationAdmin.getConfiguration()Success0.115
test Configuration.remove()Success0.102
test Configuration.update(), .getProperties()Success0.102
test ManagedService.updated() called after registering ManagedServiceSuccess0.104
test ManagedService.updated() gets updated props after a Configuration.update()Success0.101
test ManagedService.updated(null) called for nonexistent configSuccess0.107
test plugin load updated() call orderingSuccess0.136
test ManagedService.updated(null) called after removing configSuccess0.102
test plugin load updated() call ordering -- late registrationSuccess0.151
test lazy Pref storage for ConfigurationsSuccess0.101
Properties >>

Back to top

TestCase contentAssist

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

Back to top

TestCase contentTypes

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

Back to top

TestCase editor

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

Back to top

TestCase esprima-content-assist

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

Back to top

TestCase extensionParsing

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

Back to top

TestCase globalSearch

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

Back to top

TestCase jsTemplateContentAssist

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

Back to top

TestCase metatype

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

Back to top

TestCase pluginRegistry

NameStatusTypeTime(s)
test start/stop empty registrySuccess0.001
test init/stop empty registrySuccess0.005
test start/stop pluginSuccess0.049
test install/uninstall pluginSuccess0.051
test install/uninstall initial pluginSuccess0.001
test plugin service callSuccess0.072
test start/stop initial pluginSuccess0.014
test reload installed pluginSuccess0.085
test install same plugin URLSuccess0.051
test pluginregistry events startedSuccess0.046
test plugin eventSuccess0.065
test plugin service call promiseSuccess0.039
test plugin service call promise cancelSuccess0.042
test 404 pluginSuccess5.335
test iframe sandboxSuccess5.022
test plugin headersSuccess0.018
test __plugin__ propertySuccess0.077
test errorSuccess0.107
test install/uninstall initial pluginSuccess0.000
test install/uninstall pluginSuccess0.023
test start/stop empty registrySuccess0.001
test start/stop pluginSuccess0.018
test init/stop empty registrySuccess0.005
test plugin service callSuccess0.107
test reload installed pluginSuccess0.093
test install same plugin URLSuccess0.015
test start/stop initial pluginSuccess0.044
test plugin service call promiseSuccess0.091
test 404 pluginSuccess5.076
test pluginregistry events startedSuccess0.037
test plugin eventSuccess0.084
test plugin service call promise cancelSuccess0.039
test errorSuccess0.102
test plugin headersSuccess0.023
test __plugin__ propertySuccess0.083
test iframe sandboxSuccess5.037
Properties >>

Back to top

TestCase preferences

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

Back to top

TestCase serviceRegistry

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

Back to top

TestCase setting

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

Back to top

TestCase syntaxmodel

NameStatusTypeTime(s)
test SyntaxModelWirerSuccess0.006
test SyntaxModelWirerSuccess0.002
Properties >>

Back to top

TestCase testRunAsynch

NameStatusTypeTime(s)
test basic synchSuccess0.000
test subtest.test sub2Success0.000
test subtest.test sub1Success0.000
test basic asynchSuccess0.102
test expected asynch failureSuccess0.103
test basic asynch2Success0.101
test expected asynch2 failureSuccess0.102
test blow stack with exceptionSuccess0.009
test blow stack with promiseSuccess0.021
test blow stack with valueSuccess0.013
test basic listSuccess0.001
test timeout causes rejectSuccess2.002
test basic synchSuccess0.000
test subtest.test sub1Success0.000
test basic asynch2Success0.101
test basic asynchSuccess0.100
test subtest.test sub2Success0.000
test expected asynch2 failureSuccess0.101
test expected asynch failureSuccess0.105
test basic listSuccess0.001
test blow stack with exceptionSuccess0.017
test blow stack with valueSuccess0.009
test blow stack with promiseSuccess0.027
test timeout causes rejectSuccess2.005
Properties >>

Back to top

TestCase textMateStyler

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

Back to top

TestCase textview

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

Back to top

TestCase urlUtils

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

Back to top

TestCase xhr

NameStatusTypeTime(s)
test resolve value has expected shapeSuccess0.075
test timeout causes rejectSuccess0.026
test GET rejectSuccess0.102
test GET resolveSuccess0.076
test 'X-Requested-With' is setSuccess0.000
test progress eventSuccess0.000
test timeout value has expected shapeSuccess0.026
test reject value has expected shapeSuccess0.102
test open() exception causes rejectSuccess0.000
test GET with headersSuccess0.077
test resolve value has expected shapeSuccess0.077
test timeout causes rejectSuccess0.028
test GET rejectSuccess0.103
test GET resolveSuccess0.077
test open() exception causes rejectSuccess0.000
test GET with headersSuccess0.077
test 'X-Requested-With' is setSuccess0.001
test timeout value has expected shapeSuccess0.029
test reject value has expected shapeSuccess0.103
test progress eventSuccess0.003
Properties >>

Back to top