PHP Class Neos\Flow\Tests\Unit\ObjectManagement\Proxy\CompilerTest

Inheritance: extends Neos\Flow\Tests\UnitTestCase
Afficher le fichier Open project: neos/flow-development-collection

Protected Properties

Свойство Type Description
$compiler Neos\Flow\ObjectManagement\Proxy\Compiler | PHPUnit_Framework_MockObject_MockObject

Méthodes publiques

Méthode Description
annotationsAndStrings ( ) : array
renderAnnotationRendersCorrectly ( $annotation, $expectedString )
stripOpeningPhpTagCorrectlyStripsPhpTagDataProvider ( ) : array
stripOpeningPhpTagCorrectlyStripsPhpTagTests ( string $classCode, string $expectedResult )

Méthodes protégées

Méthode Description
setUp ( )

Method Details

annotationsAndStrings() public méthode

public annotationsAndStrings ( ) : array
Résultat array

renderAnnotationRendersCorrectly() public méthode

public renderAnnotationRendersCorrectly ( $annotation, $expectedString )

setUp() protected méthode

protected setUp ( )

stripOpeningPhpTagCorrectlyStripsPhpTagDataProvider() public méthode

stripOpeningPhpTagCorrectlyStripsPhpTagTests() public méthode

public stripOpeningPhpTagCorrectlyStripsPhpTagTests ( string $classCode, string $expectedResult )
$classCode string
$expectedResult string

Property Details

$compiler protected_oe property

protected Compiler,Neos\Flow\ObjectManagement\Proxy|PHPUnit_Framework_MockObject_MockObject $compiler
Résultat Neos\Flow\ObjectManagement\Proxy\Compiler | PHPUnit_Framework_MockObject_MockObject