PHP 클래스 SevenShores\Hubspot\Tests\Integration\Resources\DealsTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: fungku/hubspot-php

공개 메소드들

메소드 설명
associateWithCompany ( )
associateWithContact ( )
create ( )
delete ( )
find ( )
recentlyCreated ( )
recentlyModified ( )
setUp ( )
update ( )

비공개 메소드들

메소드 설명
createCompany ( ) : integer
createContact ( )
createDeal ( ) * Lots of tests need an existing object to modify.

메소드 상세

associateWithCompany() 공개 메소드

associateWithContact() 공개 메소드

create() 공개 메소드

public create ( )

delete() 공개 메소드

public delete ( )

find() 공개 메소드

public find ( )

recentlyCreated() 공개 메소드

public recentlyCreated ( )

recentlyModified() 공개 메소드

public recentlyModified ( )

setUp() 공개 메소드

public setUp ( )

update() 공개 메소드

public update ( )