31 if (version_compare(PHPUnit_Runner_Version::id(),
'5.0',
'>=')) {
32 $this->setExpectedException($exception_class);
An exception for terminatinating execution or to throw for unit testing.
assertException($exception_class)
setGlobalVariable($name, $value)
$GLOBALS['loaded']
Global hash that tracks already loaded includes.