lithium\tests\mocks\test\MockIntegrationTest::testPass PHP 메소드

testPass() 공개 메소드

public testPass ( )
    public function testPass()
    {
        $this->assertTrue(true);
    }