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

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

Public Methods

Method Description
associateWithCompany ( )
associateWithContact ( )
create ( )
delete ( )
find ( )
recentlyCreated ( )
recentlyModified ( )
setUp ( )
update ( )

Private Methods

Method Description
createCompany ( ) : integer
createContact ( )
createDeal ( ) * Lots of tests need an existing object to modify.

Method Details

associateWithCompany() public method

associateWithContact() public method

create() public method

public create ( )

delete() public method

public delete ( )

find() public method

public find ( )

recentlyCreated() public method

public recentlyCreated ( )

recentlyModified() public method

public recentlyModified ( )

setUp() public method

public setUp ( )

update() public method

public update ( )