PHP Class SevenShores\Hubspot\Tests\Integration\Resources\OwnersTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: fungku/hubspot-php

Public Methods

Method Description
all ( )
create ( )
findByEmail ( )
get ( )
setUp ( )
update ( )

Private Methods

Method Description
createOwner ( string $email = '[email protected]' ) : Response Creates an Owner with the HubSpotApi

Method Details

all() public method

public all ( )

create() public method

public create ( )

findByEmail() public method

public findByEmail ( )

get() public method

public get ( )

setUp() public method

public setUp ( )

update() public method

public update ( )