PHP Class Tebru\Retrofit\Test\Unit\Generation\Manipulator\QueryManipulatorTest

Author: Nate Brunette ([email protected])
Show file Open project: tebru/retrofit-php

Public Methods

Method Description
testBoolToString ( )
testVarToStringWithArray ( )
testVarToStringWithFalse ( )
testVarToStringWithInt ( )
testVarToStringWithNull ( )
testVarToStringWithString ( )
testVarToStringWithTrue ( )

Method Details

testBoolToString() public method

public testBoolToString ( )

testVarToStringWithArray() public method

testVarToStringWithFalse() public method

testVarToStringWithInt() public method

testVarToStringWithNull() public method

testVarToStringWithString() public method

testVarToStringWithTrue() public method