lithium\tests\mocks\core\MockObjectConfiguration::testScalar PHP Method

testScalar() public method

public testScalar ( $value )
    public function testScalar($value)
    {
        $this->_testScalar = 'called';
    }