PHP Class Tests\WSDL\Parser\NodeTest

Author: Piotr Olaszewski ([email protected])
Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Show file Open project: piotrooo/wsdl-creator

Public Methods

Method Description
shouldGetNameForArray ( )
shouldGetNameForObject ( )
shouldGetSanitizedName ( )
shouldGetTypeForObjectType ( )
shouldGetTypeForSimpleType ( )
shouldReturnFalseWhenTypeIsNotArray ( )
shouldReturnFalseWhenTypeIsNotObject ( )
shouldReturnName ( )
shouldReturnTrueWhenTypeIsArray ( )
shouldReturnTrueWhenTypeIsObject ( )
shouldSingularizeeNameForObject ( )

Method Details

shouldGetNameForArray() public method

shouldGetNameForObject() public method

shouldGetSanitizedName() public method

shouldGetTypeForObjectType() public method

shouldGetTypeForSimpleType() public method

shouldReturnFalseWhenTypeIsNotArray() public method

shouldReturnFalseWhenTypeIsNotObject() public method

shouldReturnName() public method

public shouldReturnName ( )

shouldReturnTrueWhenTypeIsArray() public method

shouldReturnTrueWhenTypeIsObject() public method

shouldSingularizeeNameForObject() public method