lithium\tests\mocks\test\MockIntegrationTest::testAnotherPass PHP Method

testAnotherPass() public method

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