PHP Class WsdlToPhp\PackageGenerator\Tests\Generator\UtilsTest

Show file Open project: wsdltophp/packagegenerator

Public Methods

Method Description
testCleanComment ( )
testCleanString ( )
testGetContentFromUrlContextOptions ( )
testGetContentFromUrlContextOptionsBasicAuth ( )
testGetContentFromUrlContextOptionsBasicAuthProxy ( )
testGetContentFromUrlContextOptionsProxy ( )
testGetEndPartStringBeginingWithMultipleInt ( )
testGetEndPartStringEndingWithInt ( )
testGetPartEnd ( )
testGetPartStart ( )
testGetPartStringBeginingWithInt ( )
testGetPartStringBeginingWithMultipleInt ( )
testGetValueWithinItsType ( )
testResolveCompletePath ( )
testResolveCompleteUrl ( )

Method Details

testCleanComment() public method

public testCleanComment ( )

testCleanString() public method

public testCleanString ( )

testGetContentFromUrlContextOptions() public method

testGetContentFromUrlContextOptionsBasicAuth() public method

testGetContentFromUrlContextOptionsBasicAuthProxy() public method

testGetContentFromUrlContextOptionsProxy() public method

testGetEndPartStringBeginingWithMultipleInt() public method

testGetEndPartStringEndingWithInt() public method

testGetPartEnd() public method

public testGetPartEnd ( )

testGetPartStart() public method

public testGetPartStart ( )

testGetPartStringBeginingWithInt() public method

testGetPartStringBeginingWithMultipleInt() public method

testGetValueWithinItsType() public method

testResolveCompletePath() public method

testResolveCompleteUrl() public method