Unit Test Results

Designed for use with JUnit and Ant.

Summary

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

TestCase commands

NameStatusTypeTime(s)
testRenderAtomicButtonsSuccess0.004
testRenderAtomicToolsSuccess0.005
testRenderMixedLinksAndButtonsSuccess0.005
testRenderMixedLinksAndToolsSuccess0.003
testRenderMissingImageToolsSuccess0.004
testRenderAtomicMenuSuccess0.015
testRenderUnnamedGroupsSuccess0.005
testRenderNamedGroupDropDownSuccess0.007
testRenderNamedGroupMenuSuccess0.011
testRenderNestedGroupsSuccess0.003
testNoItemsValidateSuccess0.002
testNoItemsSpecifiedSuccess0.002
testRenderInUlSuccess0.003
testCommandParametersLifeCycleSuccess0.496
testKeyBindingRenderedSuccess0.497
testKeyBindingNotRenderedSuccess0.997
testUrlBindingRenderedSuccess0.500
testUrlBindingNotRenderedSuccess1.000
testRenderAtomicButtonsSuccess0.005
testRenderAtomicToolsSuccess0.003
testRenderMixedLinksAndButtonsSuccess0.004
testRenderMixedLinksAndToolsSuccess0.003
testRenderMissingImageToolsSuccess0.004
testRenderAtomicMenuSuccess0.013
testRenderUnnamedGroupsSuccess0.005
testRenderNamedGroupDropDownSuccess0.007
testRenderNamedGroupMenuSuccess0.010
testRenderNestedGroupsSuccess0.003
testNoItemsValidateSuccess0.002
testNoItemsSpecifiedSuccess0.002
testRenderInUlSuccess0.003
testCommandParametersLifeCycleSuccess0.486
testKeyBindingRenderedSuccess0.489
testKeyBindingNotRenderedSuccess0.998
testUrlBindingRenderedSuccess0.512
testUrlBindingNotRenderedSuccess1.005
Properties >>

Back to top

TestCase commonjs-unittesting

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

Back to top

TestCase config

NameStatusTypeTime(s)
test ConfigurationAdmin.getConfiguration()Success0.001
test ConfigurationAdmin.listConfigurations()Success0.001
test Configuration.update(), .getProperties()Success0.001
test Configuration.remove()Success0.001
test ManagedService.updated() called after registering ManagedServiceSuccess0.002
test ManagedService.updated(null) called for nonexistent configSuccess0.002
test ManagedService.updated() gets updated props after a Configuration.update()Success0.001
test ManagedService.updated(null) called after removing configSuccess0.001
test plugin load calls its ManagedServices' updated() firstSuccess0.343
test ConfigurationAdmin.getConfiguration()Success0.002
test ConfigurationAdmin.listConfigurations()Success0.001
test Configuration.update(), .getProperties()Success0.001
test Configuration.remove()Success0.000
test ManagedService.updated() called after registering ManagedServiceSuccess0.005
test ManagedService.updated(null) called for nonexistent configSuccess0.004
test ManagedService.updated() gets updated props after a Configuration.update()Success0.003
test ManagedService.updated(null) called after removing configSuccess0.002
test plugin load calls its ManagedServices' updated() firstSuccess0.037
Properties >>

Back to top

TestCase contentAssist

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

Back to top

TestCase contentTypes

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

Back to top

TestCase editor

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

Back to top

TestCase extensionParsing

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

Back to top

TestCase jsContentAssist

NameStatusTypeTime(s)
testUnknownVariableFunctionsSuccess0.000
testUnknownVariableFunctionsWithPrefixSuccess0.000
testKeywordCompletionInVariableMemberSuccess0.000
testUnknownArgumentFunctionsSuccess0.001
testTemplateInFunctionBodySuccess0.001
testKeywordsInFunctionBodyWithPrefixSuccess0.001
testTemplateInFunctionBodyWithPrefixSuccess0.000
testStringLengthPropertySuccess0.000
testStringTrimMethodSuccess0.000
testObjectToStringMethodSuccess0.000
testDoubleQuoteStringLiteralSuccess0.001
testSingleQuoteStringLiteralSuccess0.000
testDoubleQuoteStringLiteralWithPrefixSuccess0.000
testSimpleFunctionArgsSuccess0.001
testFunctionArgsWithWhitespaceSuccess0.000
testFunctionArgsWithLineBreaksSuccess0.000
testVariableInCurrentClosureSuccess0.001
testVariableInFunctionWithStringContainingFunctionSuccess0.000
testRegexContainingFunctionSuccess0.001
testVariableInFunctionWithCommentContainingFunctionSuccess0.001
testVariableInFunctionWithRegexContainingFunctionSuccess0.000
testVariableInOtherClosureSuccess0.000
testVariableInParentClosureSuccess0.000
testVariableBeforeOtherClosureSuccess0.001
testVariableNoClosureSuccess0.000
testVariableAssignedToFunctionSuccess0.000
testUnknownVariableFunctionsSuccess0.001
testUnknownVariableFunctionsWithPrefixSuccess0.000
testKeywordCompletionInVariableMemberSuccess0.000
testUnknownArgumentFunctionsSuccess0.000
testTemplateInFunctionBodySuccess0.001
testKeywordsInFunctionBodyWithPrefixSuccess0.001
testTemplateInFunctionBodyWithPrefixSuccess0.000
testStringLengthPropertySuccess0.001
testStringTrimMethodSuccess0.000
testObjectToStringMethodSuccess0.000
testDoubleQuoteStringLiteralSuccess0.000
testSingleQuoteStringLiteralSuccess0.000
testDoubleQuoteStringLiteralWithPrefixSuccess0.000
testSimpleFunctionArgsSuccess0.000
testFunctionArgsWithWhitespaceSuccess0.000
testFunctionArgsWithLineBreaksSuccess0.000
testVariableInCurrentClosureSuccess0.000
testVariableInFunctionWithStringContainingFunctionSuccess0.000
testRegexContainingFunctionSuccess0.000
testVariableInFunctionWithCommentContainingFunctionSuccess0.000
testVariableInFunctionWithRegexContainingFunctionSuccess0.001
testVariableInOtherClosureSuccess0.000
testVariableInParentClosureSuccess0.000
testVariableBeforeOtherClosureSuccess0.000
testVariableNoClosureSuccess0.000
testVariableAssignedToFunctionSuccess0.000
Properties >>

Back to top

TestCase metatype

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

Back to top

TestCase pluginRegistry

NameStatusTypeTime(s)
test empty registrySuccess0.000
test install pluginSuccess0.074
test install worker pluginSuccess0.463
test reload installed pluginSuccess0.035
test plugin service callSuccess0.036
test plugin service call promiseSuccess0.236
test plugin eventSuccess0.036
test pluginregistry event pluginLoaded - lazySuccess0.258
test pluginregistry event pluginLoaded - non-lazySuccess0.610
test pluginregistry event pluginLoaded service call orderingSuccess0.041
test pluginregistry events pluginAdded, pluginRemovedSuccess0.238
test 404 pluginSuccess5.026
test empty registrySuccess0.000
test install pluginSuccess0.111
test install worker pluginSuccess0.090
test reload installed pluginSuccess0.036
test plugin service callSuccess0.045
test plugin service call promiseSuccess0.036
test plugin eventSuccess0.037
test pluginregistry event pluginLoaded - lazySuccess0.074
test pluginregistry event pluginLoaded - non-lazySuccess0.037
test pluginregistry event pluginLoaded service call orderingSuccess0.040
test pluginregistry events pluginAdded, pluginRemovedSuccess0.037
test 404 pluginSuccess5.024
Properties >>

Back to top

TestCase preferences

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

Back to top

TestCase serviceRegistry

NameStatusTypeTime(s)
testRegisterAndGetServiceSuccess0.000
testRegisterUnregisterMultipleServicesSuccess0.000
testEventsSuccess0.000
testDojoPromiseProgressBasicSuccess0.001
testDojoPromiseProgressChainSuccess0.001
testRegisterAndGetServiceSuccess0.001
testRegisterUnregisterMultipleServicesSuccess0.000
testEventsSuccess0.000
testDojoPromiseProgressBasicSuccess0.008
testDojoPromiseProgressChainSuccess0.000
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.096
test expected asynch failureSuccess0.097
test basic asynch2Success0.096
test expected asynch2 failureSuccess0.097
test basic listSuccess0.000
test blow stack with promiseSuccess0.027
test blow stack with valueSuccess0.009
test blow stack with exceptionSuccess0.347
test basic synchSuccess0.000
test subtest.test sub1Success0.000
test subtest.test sub2Success0.000
test basic asynchSuccess0.100
test expected asynch failureSuccess0.100
test basic asynch2Success0.099
test expected asynch2 failureSuccess0.100
test basic listSuccess0.001
test blow stack with promiseSuccess0.024
test blow stack with valueSuccess0.009
test blow stack with exceptionSuccess0.368
Properties >>

Back to top

TestCase textMateStyler

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

Back to top

TestCase textview

NameStatusTypeTime(s)
test model.testEmptyTextModelSuccess0.000
test model.testInsertTextModelSuccess0.004
test model.testFindTextModelSuccess0.002
test projection model.testProjectionModel1Success0.003
test projection model.testProjectionModel2Success0.004
test projection model.testProjectionModel3Success0.009
test annotation model.testAnnotationModel1Success0.000
test annotation model.testAnnotationModel2Success0.000
test annotation model.testAnnotationModel3Success0.000
test annotation model.testAnnotationModel4Success0.000
test annotation model.testAnnotationModel5Success0.001
test annotation model.testAnnotationModel6Success0.000
test annotation model.testAnnotationModel7Success0.000
test annotation model.testAnnotationModel8Success0.000
test annotation model.testAnnotationModel9Success0.000
test annotation model.testAnnotationModel10Success0.001
test annotation model.testAnnotationModel11Success0.000
test annotation model.testAnnotationModel12Success0.000
test annotation model.testAnnotationModel13Success0.001
test model.testEmptyTextModelSuccess0.001
test model.testInsertTextModelSuccess0.003
test model.testFindTextModelSuccess0.001
test projection model.testProjectionModel1Success0.004
test projection model.testProjectionModel2Success0.004
test projection model.testProjectionModel3Success0.009
test annotation model.testAnnotationModel1Success0.000
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.001
test annotation model.testAnnotationModel8Success0.000
test annotation model.testAnnotationModel9Success0.000
test annotation model.testAnnotationModel10Success0.000
test annotation model.testAnnotationModel11Success0.001
test annotation model.testAnnotationModel12Success0.000
test annotation model.testAnnotationModel13Success0.000
Properties >>

Back to top

TestCase xhr

NameStatusTypeTime(s)
test GET resolveSuccess0.071
test GET rejectSuccess0.096
test timeout causes rejectSuccess0.046
test resolve value has expected shapeSuccess0.073
test reject value has expected shapeSuccess0.099
test 'X-Requested-With' is setSuccess0.000
test GET query paramsSuccess0.075
test POST query paramsSuccess0.077
test GET query params encodingSuccess0.079
test GET query params with fragmentSuccess0.078
test GET query params with existing params and fragmentSuccess0.078
test GET with headersSuccess0.077
test open() exception causes rejectSuccess0.000
test GET resolveSuccess0.078
test GET rejectSuccess0.107
test timeout causes rejectSuccess0.062
test resolve value has expected shapeSuccess0.092
test reject value has expected shapeSuccess0.114
test 'X-Requested-With' is setSuccess0.000
test GET query paramsSuccess0.089
test POST query paramsSuccess0.089
test GET query params encodingSuccess0.084
test GET query params with fragmentSuccess0.082
test GET query params with existing params and fragmentSuccess0.082
test GET with headersSuccess0.080
test open() exception causes rejectSuccess0.000
Properties >>

Back to top