PHP Class Functional\Tests\InvokerTest

Inheritance: extends AbstractTestCase
Datei anzeigen Open project: lstrojny/functional-php

Public Methods

Method Description
argumentMethod ( $arguments )
testInvalidMethod ( )
testInvokerWithArguments ( )
testInvokerWithoutArguments ( )
testPassNoString ( )
valueMethod ( $arguments )

Method Details

argumentMethod() public method

public argumentMethod ( $arguments )

testInvalidMethod() public method

public testInvalidMethod ( )

testInvokerWithArguments() public method

testInvokerWithoutArguments() public method

testPassNoString() public method

public testPassNoString ( )

valueMethod() public method

public valueMethod ( $arguments )