PHP 클래스 DirkGroenen\Pinterest\Tests\Endpoints\BoardsTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: dirkgroenen/pinterest-api-php

공개 메소드들

메소드 설명
setUp ( ) : void Setup a new instance of the Pinterest class
testCreate ( )
testDelete ( )
testEdit ( )
testGet ( )
testGetWithExtraFields ( )

메소드 상세

setUp() 공개 메소드

Setup a new instance of the Pinterest class
public setUp ( ) : void
리턴 void

testCreate() 공개 메소드

public testCreate ( )

testDelete() 공개 메소드

public testDelete ( )

testEdit() 공개 메소드

public testEdit ( )

testGet() 공개 메소드

public testGet ( )

testGetWithExtraFields() 공개 메소드