PHP 클래스 Phalcon\Test\Unit\Annotations\ReflectionTest

저자: Andres Gutierrez ([email protected])
저자: Serghei Iakovlev ([email protected])
파일 보기 프로젝트 열기: phalcon/cphalcon

공개 메소드들

메소드 설명
testClassAnnotations ( ) Tests parsing class annotations
testEmptyReflection ( ) Tests creating empty Reflection object
testParsingARealClass ( ) Tests parsing a real class

보호된 메소드들

메소드 설명
_before ( ) executed before each test

메소드 상세

_before() 보호된 메소드

executed before each test
protected _before ( )

testClassAnnotations() 공개 메소드

Tests parsing class annotations
부터: 2016-01-26
저자: Serghei Iakovlev ([email protected])

testEmptyReflection() 공개 메소드

Tests creating empty Reflection object
부터: 2016-01-26
저자: Serghei Iakovlev ([email protected])
public testEmptyReflection ( )

testParsingARealClass() 공개 메소드

Tests parsing a real class
부터: 2016-01-26
저자: Serghei Iakovlev ([email protected])