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

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

Public Methods

Method Description
all ( )
createGroup_updateGroup_deleteGroup ( )
delete ( )
get ( )
getGroups ( )
setUp ( )
update ( )

Private Methods

Method Description
createProperty ( ) * Lots of tests need an existing object to modify.

Method Details

all() public method

public all ( )

createGroup_updateGroup_deleteGroup() public method

delete() public method

public delete ( )

get() public method

public get ( )

getGroups() public method

public getGroups ( )

setUp() public method

public setUp ( )

update() public method

public update ( )