ArgumentTest
extends TestCase
in package
Tests the functionality for the Argument class.
Tags
Table of Contents
- testGetDefault() : void
- testGetName() : void
- testGetTypes() : void
- testGetWhetherArgumentIsPassedByReference() : void
- testGetWhetherArgumentisVariadic() : void
Methods
testGetDefault()
public
testGetDefault() : void
Tags
Return values
void —testGetName()
public
testGetName() : void
Tags
Return values
void —testGetTypes()
public
testGetTypes() : void
Tags
Return values
void —testGetWhetherArgumentIsPassedByReference()
public
testGetWhetherArgumentIsPassedByReference() : void
Tags
Return values
void —testGetWhetherArgumentisVariadic()
public
testGetWhetherArgumentisVariadic() : void