PHP Class DirkGroenen\Pinterest\Tests\Endpoints\BoardsTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: dirkgroenen/pinterest-api-php

Méthodes publiques

Méthode Description
setUp ( ) : void Setup a new instance of the Pinterest class
testCreate ( )
testDelete ( )
testEdit ( )
testGet ( )
testGetWithExtraFields ( )

Method Details

setUp() public méthode

Setup a new instance of the Pinterest class
public setUp ( ) : void
Résultat void

testCreate() public méthode

public testCreate ( )

testDelete() public méthode

public testDelete ( )

testEdit() public méthode

public testEdit ( )

testGet() public méthode

public testGet ( )

testGetWithExtraFields() public méthode