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

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

Public Methods

Method Description
all_with_no_params ( )
all_with_params ( )
all_with_params_and_array_access ( )
clonePost ( )
delete_restoreDeleted ( )
getAutoSaveBufferContents ( )
getById ( )
hasBufferedChanges ( )
publishAction ( )
pushBufferLive ( )
setUp ( )
update ( )
updateAutoSaveBuffer ( )
validateBuffer ( )
versions_getVersion_restoreVersion ( )

Private Methods

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

Method Details

all_with_no_params() public method

public all_with_no_params ( )

all_with_params() public method

public all_with_params ( )

all_with_params_and_array_access() public method

clonePost() public method

public clonePost ( )

delete_restoreDeleted() public method

getAutoSaveBufferContents() public method

getById() public method

public getById ( )

hasBufferedChanges() public method

public hasBufferedChanges ( )

publishAction() public method

public publishAction ( )

pushBufferLive() public method

public pushBufferLive ( )

setUp() public method

public setUp ( )

update() public method

public update ( )

updateAutoSaveBuffer() public method

validateBuffer() public method

public validateBuffer ( )

versions_getVersion_restoreVersion() public method