PHP 클래스 ProtobufTest\EnumCollectionTest

상속: extends TestCase
파일 보기 프로젝트 열기: protobuf-php/protobuf

보호된 프로퍼티들

프로퍼티 타입 설명
$collection Protobuf\EnumCollection

공개 메소드들

메소드 설명
testAddEnum ( )
testCreateEnumCollection ( )
testInvalidArgumentExceptionOffsetSetInteger ( )
testInvalidArgumentExceptionOffsetSetObject ( )

보호된 메소드들

메소드 설명
setUp ( )

메소드 상세

setUp() 보호된 메소드

protected setUp ( )

testAddEnum() 공개 메소드

public testAddEnum ( )

testCreateEnumCollection() 공개 메소드

testInvalidArgumentExceptionOffsetSetInteger() 공개 메소드

testInvalidArgumentExceptionOffsetSetObject() 공개 메소드

프로퍼티 상세

$collection 보호되어 있는 프로퍼티

protected EnumCollection,Protobuf $collection
리턴 Protobuf\EnumCollection