eZ\Publish\Core\REST\Client\Tests\Values\ContentType\ContentTypeTest::setUp PHP Method

setUp() public method

public setUp ( )
    public function setUp()
    {
        $this->contentTypeServiceMock = $this->getMock('eZ\\Publish\\Core\\REST\\Client\\ContentTypeService', array(), array(), '', false);
    }