PHP Class WsdlToPhp\PackageGenerator\Tests\Parser\Wsdl\TagRestrictionTest

Inheritance: extends WsdlParser
Show file Open project: wsdltophp/packagegenerator

Public Methods

Method Description
actonInstance ( ) : TagRestriction
docDataPaymentsViewInstance ( ) : TagRestriction
imageViewInstance ( ) : TagRestriction
testParseActonService ( )
testParseDocDataPayments ( )
testParseImageViewService ( )

Method Details

actonInstance() public static method

public static actonInstance ( ) : TagRestriction
return WsdlToPhp\PackageGenerator\Parser\Wsdl\TagRestriction

docDataPaymentsViewInstance() public static method

public static docDataPaymentsViewInstance ( ) : TagRestriction
return WsdlToPhp\PackageGenerator\Parser\Wsdl\TagRestriction

imageViewInstance() public static method

public static imageViewInstance ( ) : TagRestriction
return WsdlToPhp\PackageGenerator\Parser\Wsdl\TagRestriction

testParseActonService() public method

testParseDocDataPayments() public method

testParseImageViewService() public method