public function SearchWithCustomPathTestCase::testSearch404ConfigPage in Search 404 7
Test Search404 configuration page.
File
- ./
search404.test, line 155 - Tests for search404.module.
Class
- SearchWithCustomPathTestCase
- Test cases for search with custom path.
Code
public function testSearch404ConfigPage() {
$this
->accessSearch404ConfigPage();
}