PHP Class Tebru\Retrofit\Test\Unit\Generation\Handler\UrlHandlerTest

Author: Nate Brunette ([email protected])
Inheritance: extends AbstractHandlerTest
Datei anzeigen Open project: tebru/retrofit-php

Public Methods

Method Description
testUrlNoQueryOrQueryMap ( )
testUrlWithQueriesNoQueryMap ( )
testUrlWithQueryMapAndQueries ( )
testUrlWithQueryMapNoQueries ( )

Private Methods

Method Description
assert ( Mockery\MockInterface $annotationProvider, $method )

Method Details

testUrlNoQueryOrQueryMap() public method

testUrlWithQueriesNoQueryMap() public method

testUrlWithQueryMapAndQueries() public method

testUrlWithQueryMapNoQueries() public method