PHP Class Phalcon\Test\Mvc\Model\MetaData\BaseTest

Author: Nemanja Ognjanovic ([email protected])
Inheritance: extends Codeception\TestCase\Test
Show file Open project: phalcon/incubator

Protected Properties

Property Type Description
$tester UnitTester UnitTester Object

Public Methods

Method Description
testBaseMetaDataAdapterImplementsMetaDataInterface ( )
testWincacheMetaDataAdapterImplementsMetaDataInterface ( )

Protected Methods

Method Description
_after ( ) executed after each test
_before ( ) executed before each test

Method Details

_after() protected method

executed after each test
protected _after ( )

_before() protected method

executed before each test
protected _before ( )

testBaseMetaDataAdapterImplementsMetaDataInterface() public method

testWincacheMetaDataAdapterImplementsMetaDataInterface() public method

Property Details

$tester protected property

UnitTester Object
protected UnitTester $tester
return UnitTester