lithium\tests\mocks\util\MockCollectionObject::testFoo PHP Method

testFoo() public method

public testFoo ( )
    public function testFoo()
    {
        return 'testFoo';
    }
MockCollectionObject