Static global directives and options.
Located in /libraries/pear/simpletest/options.php (line 12)
Adds additional mock code.
Accessor for default proxy host.
Accessor for default proxy password.
Accessor for default proxy username.
Accessor for the currently set mock base class.
Accessor for additional partial mock code.
Accessor for the currently set stub base class.
Reads the SimpleTest version from the release file.
Sets the name of a test case to ignore, usually because the class is an abstract case that should not be run.
Test to see iif a test case is in the ignore list.
The base class name is settable here. This is the class that a new mock will inherited from.
To modify the generated mocks simply extend the SimpleMock class and set it's name with this method before any mocks are generated.
The base class name is settable here. This is the class that a new stub will inherited from.
To modify the generated stubs simply extend the SimpleStub class and set it's name with this method before any stubs are generated.
Sets proxy to use on all requests for when testing from behind a firewall. Set host to false to disable. This will take effect if there are no other proxy settings.
Constant default values.
Accessor for global registry of options.
Documentation generated on Fri, 3 Dec 2004 12:27:07 +0000 by phpDocumentor 1.3.0RC3