Unit Test Results

Designed for use with JUnit and Ant.

Summary

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

TestCase compare

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

Back to top

TestCase contentTypes

NameStatusTypeTime(s)
test_getContentTypesSuccess0.000
test_getContentTypesMapSuccess0.000
test_getContentTypeSuccess0.000
test_getFileContentTypeSuccess0.000
test_getFilenameContentTypeSuccess0.000
test_isExtensionOfSuccess0.000
test_isExtensionOf2Success0.000
test_isSomeExtensionOfSuccess0.000
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.001
Properties >>

Back to top

TestCase jsContentAssist

NameStatusTypeTime(s)
testUnknownVariableFunctionsSuccess0.000
testUnknownVariableFunctionsWithPrefixSuccess0.000
testKeywordCompletionInVariableMemberSuccess0.000
testUnknownArgumentFunctionsSuccess0.000
testTemplateInFunctionBodySuccess0.000
testKeywordsInFunctionBodyWithPrefixSuccess0.000
testTemplateInFunctionBodyWithPrefixSuccess0.000
testStringLengthPropertySuccess0.000
testStringTrimMethodSuccess0.000
testDoubleQuoteStringLiteralSuccess0.000
testSingleQuoteStringLiteralSuccess0.000
testDoubleQuoteStringLiteralWithPrefixSuccess0.000
testSimpleFunctionArgsSuccess0.000
testFunctionArgsWithWhitespaceSuccess0.000
testFunctionArgsWithLineBreaksSuccess0.000
testVariableInCurrentClosureSuccess0.001
testVariableInFunctionWithStringContainingFunctionSuccess0.000
testRegexContainingFunctionSuccess0.000
testVariableInFunctionWithCommentContainingFunctionSuccess0.000
testVariableInFunctionWithRegexContainingFunctionSuccess0.000
testVariableInOtherClosureSuccess0.000
testVariableInParentClosureSuccess0.000
testVariableBeforeOtherClosureSuccess0.000
testVariableNoClosureSuccess0.000
testVariableAssignedToFunctionSuccess0.000
testUnknownVariableFunctionsSuccess0.000
testUnknownVariableFunctionsWithPrefixSuccess0.000
testKeywordCompletionInVariableMemberSuccess0.000
testUnknownArgumentFunctionsSuccess0.000
testTemplateInFunctionBodySuccess0.001
testKeywordsInFunctionBodyWithPrefixSuccess0.000
testTemplateInFunctionBodyWithPrefixSuccess0.000
testStringLengthPropertySuccess0.000
testStringTrimMethodSuccess0.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 pluginRegistry

NameStatusTypeTime(s)
test empty registrySuccess0.000
test install pluginSuccess0.272
test reload installed pluginSuccess0.056
test plugin service callSuccess0.075
test plugin service call promiseSuccess0.102
test plugin eventSuccess0.047
test 404 pluginSuccess15.035
test empty registrySuccess0.000
test install pluginSuccess0.067
test reload installed pluginSuccess0.126
test plugin service callSuccess0.042
test plugin service call promiseSuccess0.084
test plugin eventSuccess0.159
test 404 pluginSuccess15.039
Properties >>

Back to top

TestCase preferences

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

Back to top

TestCase serviceRegistry

NameStatusTypeTime(s)
testRegisterAndGetServiceSuccess0.000
testRegisterUnregisterMultipleServicesSuccess0.000
testEventsSuccess0.000
testDojoPromiseProgressBasicSuccess0.004
testDojoPromiseProgressChainSuccess0.015
testRegisterAndGetServiceSuccess0.000
testRegisterUnregisterMultipleServicesSuccess0.000
testEventsSuccess0.000
testDojoPromiseProgressBasicSuccess0.005
testDojoPromiseProgressChainSuccess0.004
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.107
test expected asynch failureSuccess0.093
test basic listSuccess0.000
test blow stack with promiseSuccess0.025
test blow stack with valueSuccess0.008
test blow stack with exceptionSuccess0.015
test basic synchSuccess0.000
test subtest.test sub1Success0.000
test subtest.test sub2Success0.000
test basic asynchSuccess0.114
test expected asynch failureSuccess0.094
test basic listSuccess0.000
test blow stack with promiseSuccess0.025
test blow stack with valueSuccess0.010
test blow stack with exceptionSuccess0.017
Properties >>

Back to top

TestCase textview

NameStatusTypeTime(s)
test model.testEmptyTextModelSuccess0.000
test model.testInsertTextModelSuccess0.001
test projection model.testProjectionModel1Success0.001
test projection model.testProjectionModel2Success0.001
test projection model.testProjectionModel3Success0.004
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.001
test annotation model.testAnnotationModel7Success0.000
test annotation model.testAnnotationModel8Success0.000
test annotation model.testAnnotationModel9Success0.000
test annotation model.testAnnotationModel10Success0.000
test annotation model.testAnnotationModel11Success0.000
test annotation model.testAnnotationModel12Success0.000
test annotation model.testAnnotationModel13Success0.000
test model.testEmptyTextModelSuccess0.000
test model.testInsertTextModelSuccess0.001
test projection model.testProjectionModel1Success0.000
test projection model.testProjectionModel2Success0.001
test projection model.testProjectionModel3Success0.004
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.000
test annotation model.testAnnotationModel8Success0.000
test annotation model.testAnnotationModel9Success0.000
test annotation model.testAnnotationModel10Success0.000
test annotation model.testAnnotationModel11Success0.000
test annotation model.testAnnotationModel12Success0.000
test annotation model.testAnnotationModel13Success0.000
Properties >>

Back to top