PHP Class Nelmio\Alice\Definition\MethodCall\NoMethodCallTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: nelmio/alice

Méthodes publiques

Méthode Description
testCannotCreateNewInstanceWithNewArguments ( )
testCannotGetArguments ( )
testCannotGetCaller ( )
testCannotGetMethod ( )
testIsAMethodCall ( )
testReadAccessorsReturnPropertiesValues ( )

Method Details

testCannotCreateNewInstanceWithNewArguments() public méthode

testCannotGetArguments() public méthode

testCannotGetCaller() public méthode

public testCannotGetCaller ( )

testCannotGetMethod() public méthode

public testCannotGetMethod ( )

testIsAMethodCall() public méthode

public testIsAMethodCall ( )

testReadAccessorsReturnPropertiesValues() public méthode