PHP Class Bosnadev\Tests\Repositories\RepositoryTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: bosnadev/repositories

Protected Properties

Property Type Description
$mock
$repository

Public Methods

Method Description
setUp ( )
testRepository ( )

Method Details

setUp() public method

public setUp ( )

testRepository() public method

public testRepository ( )

Property Details

$mock protected property

protected $mock

$repository protected property

protected $repository