PHP Class SensioLabs\Melody\Tests\Handler\GistHandlerTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: sensiolabs/melody

Public Methods

Method Description
provideSupports ( )
testCreateResource ( )
testCreateResourceWithMultipleFileInGist ( )
testSupports ( $url, $expected )

Protected Methods

Method Description
setUp ( )
tearDown ( )

Method Details

provideSupports() public method

public provideSupports ( )

setUp() protected method

protected setUp ( )

tearDown() protected method

protected tearDown ( )

testCreateResource() public method

public testCreateResource ( )

testCreateResourceWithMultipleFileInGist() public method

testSupports() public method

public testSupports ( $url, $expected )