Searched refs:line4 (Results 1 – 1 of 1) sorted by relevance
124 String line4 = lines[4]; in scope() local125 TestUtils.assertContains(line4, "Monty Python", "Parrot sketch"); in scope()126 TestUtils.assertAbsent(line4, "Holy grail"); in scope()127 TestUtils.assertContains(line4, "Fjords"); in scope()