PHP Class JBZoo\PHPUnit\MagicTest

Inheritance: extends JBZoo\PHPUnit\PHPUnit
Datei anzeigen Open project: jbzoo/simpletypes

Public Methods

Method Description
testCall ( )
testCallAddAlias ( )
testCallSubtractAlias ( )
testCallUndefined ( )
testClone ( )
testGet ( )
testGetCloneAfterCalc ( )
testGetUndefined ( )
testInvoke ( )
testInvokeErrorNoArgs ( )
testInvokeErrorTooManyArgs ( )
testSerializing ( )
testSet ( )
testSetUndefined ( )
testString ( )

Method Details

testCall() public method

public testCall ( )

testCallAddAlias() public method

public testCallAddAlias ( )

testCallSubtractAlias() public method

testCallUndefined() public method

public testCallUndefined ( )

testClone() public method

public testClone ( )

testGet() public method

public testGet ( )

testGetCloneAfterCalc() public method

testGetUndefined() public method

public testGetUndefined ( )

testInvoke() public method

public testInvoke ( )

testInvokeErrorNoArgs() public method

testInvokeErrorTooManyArgs() public method

testSerializing() public method

public testSerializing ( )

testSet() public method

public testSet ( )

testSetUndefined() public method

public testSetUndefined ( )

testString() public method

public testString ( )