P1

Line 1: Hello World Line 2: Hello World

Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
Passcross editing boundary
Asserts run
Pass
assert_equals("P1", "P1")
    at runTest ( /selection/move-paragraph-cross-editing-boundary.tentative.html:22:3)
Pass
assert_equals(2, 2)
    at runTest ( /selection/move-paragraph-cross-editing-boundary.tentative.html:23:3)
Passnot cross editing boundary
Asserts run
Pass
assert_equals("P1", "P1")
    at runTest ( /selection/move-paragraph-cross-editing-boundary.tentative.html:22:3)
Pass
assert_equals(2, 2)
    at runTest ( /selection/move-paragraph-cross-editing-boundary.tentative.html:23:3)