Documentation

DataTest extends PHPUnit_Framework_TestCase
in package

Table of Contents

testMagicSetGet()  : void
Testing the Magic Setter and Getter
testSetEmptyKey()  : void
Testing the event of setting empty key

Methods

testMagicSetGet()

Testing the Magic Setter and Getter

public testMagicSetGet() : void
Return values
void

testSetEmptyKey()

Testing the event of setting empty key

public testSetEmptyKey() : void
Tags
expectedException

InvalidArgumentException

expectedExceptionMessage

Parameter name must be a valid string.

Return values
void

Search results