PHP Class Flintstones\Rest\Tests\ServiceProviderTest

Author: Igor Wiedler ([email protected])
Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: flintstones/rest

Public Methods

Method Description
setUp ( )
testDecodingOfRequestBody ( Silex\Application $app )
testFormatDetection ( Silex\Application $app )
testRegister ( )

Method Details

setUp() public method

public setUp ( )

testDecodingOfRequestBody() public method

public testDecodingOfRequestBody ( Silex\Application $app )
$app Silex\Application

testFormatDetection() public method

public testFormatDetection ( Silex\Application $app )
$app Silex\Application

testRegister() public method

public testRegister ( )