diff --git a/Tests/authTest.php b/Tests/AuthTest.php similarity index 84% rename from Tests/authTest.php rename to Tests/AuthTest.php index 0621cce..85c324c 100644 --- a/Tests/authTest.php +++ b/Tests/AuthTest.php @@ -7,26 +7,28 @@ namespace Domframework\Tests; +use Domframework\Auth; + /** Test the authentication */ -class authTest extends PHPUnit_Framework_TestCase +class AuthTest extends \PHPUnit_Framework_TestCase { public function test_page_1 () { - $auth = new auth (); + $auth = new Auth (); $res = $auth->pageHTML ("http://localhost"); $this->assertSame (!! strpos ($res, "