PHP Class bitExpert\Disco\Proxy\Configuration\ConfigurationGeneratorUnitTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: bitexpert/disco

Public Methods

Method Description
configClassWithoutAnAnnotationThrowsException ( )
missingBeanAnnotationThrowsException ( )
missingReturnTypeOfBeanDeclarationThrowsException ( )
nonExistentClassInReturnTypeThrowsException ( )
parsingConfigurationWithoutAnyErrorsSucceeds ( )
passingInterfaceAsConfigClassThrowsException ( )
setUp ( ) {@inheritDoc}

Method Details

configClassWithoutAnAnnotationThrowsException() public method

missingBeanAnnotationThrowsException() public method

missingReturnTypeOfBeanDeclarationThrowsException() public method

nonExistentClassInReturnTypeThrowsException() public method

parsingConfigurationWithoutAnyErrorsSucceeds() public method

passingInterfaceAsConfigClassThrowsException() public method

setUp() public method

{@inheritDoc}
public setUp ( )