protected function assertPreviewComesAfterGrid($preview) { $this->assertStringStartsNotWith('Preview text', $preview); }