PHP 클래스 bitExpert\Disco\Proxy\Configuration\ConfigurationGeneratorUnitTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: bitexpert/disco

공개 메소드들

메소드 설명
configClassWithoutAnAnnotationThrowsException ( )
missingBeanAnnotationThrowsException ( )
missingReturnTypeOfBeanDeclarationThrowsException ( )
nonExistentClassInReturnTypeThrowsException ( )
parsingConfigurationWithoutAnyErrorsSucceeds ( )
passingInterfaceAsConfigClassThrowsException ( )
setUp ( ) {@inheritDoc}

메소드 상세

configClassWithoutAnAnnotationThrowsException() 공개 메소드

missingBeanAnnotationThrowsException() 공개 메소드

missingReturnTypeOfBeanDeclarationThrowsException() 공개 메소드

nonExistentClassInReturnTypeThrowsException() 공개 메소드

parsingConfigurationWithoutAnyErrorsSucceeds() 공개 메소드

passingInterfaceAsConfigClassThrowsException() 공개 메소드

setUp() 공개 메소드

{@inheritDoc}
public setUp ( )