ArgumentTest
extends TestCase
in package
FinalYes
Tests the functionality for the Argument class.
Attributes
- #[CoversClass]
- \phpDocumentor\Reflection\Php\Argument::class
Table of Contents
Methods
- testGetDefault() : void
- testGetName() : void
- testGetTypes() : void
- testGetWhetherArgumentIsPassedByReference() : void
- testGetWhetherArgumentisVariadic() : void
Methods
testGetDefault()
public
testGetDefault() : void
testGetName()
public
testGetName() : void
testGetTypes()
public
testGetTypes() : void
testGetWhetherArgumentIsPassedByReference()
public
testGetWhetherArgumentIsPassedByReference() : void
testGetWhetherArgumentisVariadic()
public
testGetWhetherArgumentisVariadic() : void