PHP 클래스 WsdlToPhp\PackageGenerator\Tests\Model\StructTest

파일 보기 프로젝트 열기: wsdltophp/packagegenerator 1 사용 예제들

공개 메소드들

메소드 설명
instance ( string $name, boolean $isStruct ) : Struct
testAddEmptyAttributeNameWithException ( )
testAddEmptyAttributeTypeWithException ( )
testGetAttibute ( )
testGetContextualPartEnum ( )
testGetContextualPartStruct ( )
testGetCountAttributes ( )
testGetDocSubPackagesEnum ( )
testGetDocSubPackagesStruct ( )
testGetReservedMethodsInstance ( )
testGetReservedMethodsInstanceForArray ( )
testGetValue ( )
testIsArrayFalseForMultipleAttributes ( )
testIsArrayFalseForName ( )
testIsArrayTrue ( )

메소드 상세

instance() 공개 정적인 메소드

public static instance ( string $name, boolean $isStruct ) : Struct
$name string
$isStruct boolean
리턴 WsdlToPhp\PackageGenerator\Model\Struct

testAddEmptyAttributeNameWithException() 공개 메소드

testAddEmptyAttributeTypeWithException() 공개 메소드

testGetAttibute() 공개 메소드

public testGetAttibute ( )

testGetContextualPartEnum() 공개 메소드

testGetContextualPartStruct() 공개 메소드

testGetCountAttributes() 공개 메소드

testGetDocSubPackagesEnum() 공개 메소드

testGetDocSubPackagesStruct() 공개 메소드

testGetReservedMethodsInstance() 공개 메소드

testGetReservedMethodsInstanceForArray() 공개 메소드

testGetValue() 공개 메소드

public testGetValue ( )

testIsArrayFalseForMultipleAttributes() 공개 메소드

testIsArrayFalseForName() 공개 메소드

testIsArrayTrue() 공개 메소드

public testIsArrayTrue ( )