MediaWiki  REL1_24
GlobalVarConfigTest Class Reference
Inheritance diagram for GlobalVarConfigTest:
Collaboration diagram for GlobalVarConfigTest:

List of all members.

Public Member Functions

 testConstructor ($prefix)
 GlobalVarConfig::__construct provideConstructor
 testGet ($name, $prefix, $expected)
 testHas ()
 GlobalVarConfig::has
 testNewInstance ()
 GlobalVarConfig::newInstance
 testSet ($name, $prefix, $var)
 provideSet GlobalVarConfig::set GlobalVarConfig::setWithPrefix

Static Public Member Functions

static provideConstructor ()
static provideGet ()
static provideSet ()

Private Member Functions

 maybeStashGlobal ($var)

Detailed Description

Definition at line 3 of file GlobalVarConfigTest.php.


Member Function Documentation

Definition at line 31 of file GlobalVarConfigTest.php.

References array().

static GlobalVarConfigTest::provideGet ( ) [static]

Definition at line 53 of file GlobalVarConfigTest.php.

References $GLOBALS, $value, array(), and as.

static GlobalVarConfigTest::provideSet ( ) [static]

Definition at line 90 of file GlobalVarConfigTest.php.

References array().

GlobalVarConfigTest::testGet ( name,
prefix,
expected 
)
Parameters:
string$name
string$prefix
string$expectedprovideGet GlobalVarConfig::get GlobalVarConfig::getWithPrefix

Definition at line 82 of file GlobalVarConfigTest.php.

References $name.


The documentation for this class was generated from the following file: