PHP Class WsdlToPhp\PackageGenerator\Tests\Model\StructTest

Afficher le fichier Open project: wsdltophp/packagegenerator Class Usage Examples

Méthodes publiques

Méthode Description
instance ( string $name, boolean $isStruct ) : Struct
testAddEmptyAttributeNameWithException ( )
testAddEmptyAttributeTypeWithException ( )
testGetAttibute ( )
testGetContextualPartEnum ( )
testGetContextualPartStruct ( )
testGetCountAttributes ( )
testGetDocSubPackagesEnum ( )
testGetDocSubPackagesStruct ( )
testGetReservedMethodsInstance ( )
testGetReservedMethodsInstanceForArray ( )
testGetValue ( )
testIsArrayFalseForMultipleAttributes ( )
testIsArrayFalseForName ( )
testIsArrayTrue ( )

Method Details

instance() public static méthode

public static instance ( string $name, boolean $isStruct ) : Struct
$name string
$isStruct boolean
Résultat WsdlToPhp\PackageGenerator\Model\Struct

testAddEmptyAttributeNameWithException() public méthode

testAddEmptyAttributeTypeWithException() public méthode

testGetAttibute() public méthode

public testGetAttibute ( )

testGetContextualPartEnum() public méthode

testGetContextualPartStruct() public méthode

testGetCountAttributes() public méthode

testGetDocSubPackagesEnum() public méthode

testGetDocSubPackagesStruct() public méthode

testGetReservedMethodsInstance() public méthode

testGetReservedMethodsInstanceForArray() public méthode

testGetValue() public méthode

public testGetValue ( )

testIsArrayFalseForMultipleAttributes() public méthode

testIsArrayFalseForName() public méthode

testIsArrayTrue() public méthode

public testIsArrayTrue ( )