Documentation

ArgumentTest extends TestCase
in package

Tests the functionality for the Argument class.

Tags
coversDefaultClass

\phpDocumentor\Reflection\Php\Argument

covers
covers

::

covers

::

Table of Contents

testGetDefault()  : void
testGetName()  : void
testGetTypes()  : void
testGetWhetherArgumentIsPassedByReference()  : void
testGetWhetherArgumentisVariadic()  : void

Methods

testGetDefault()

public testGetDefault() : void
Tags
covers
Return values
void

testGetName()

public testGetName() : void
Tags
covers
Return values
void

testGetTypes()

public testGetTypes() : void
Tags
covers
Return values
void

testGetWhetherArgumentIsPassedByReference()

public testGetWhetherArgumentIsPassedByReference() : void
Tags
covers
Return values
void

testGetWhetherArgumentisVariadic()

public testGetWhetherArgumentisVariadic() : void
Tags
covers
Return values
void

Search results