lithium\tests\cases\data\source\mongo_db\SchemaTest::skip PHP Method

skip() public method

public skip ( )
    public function skip()
    {
        $this->skipIf(!MongoDb::enabled(), 'MongoDb is not enabled');
    }