| [ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
Test case containing various tests to run.
| File Size: | 3124 lines (111 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| TestNode(testObject ) X-Ref |
| A node in the test tree structure. May represent a TestSuite, TestCase, or test function. param: {Variant} testObject A TestSuite, TestCase, or the name of a test function. |
| TestRunner() X-Ref |
| Runs test suites and test cases, providing events to allowing for the interpretation of test results. |
| xmlEscape(text) X-Ref |
| No description |
| serializeToXML(results) X-Ref |
| Returns test results formatted as an XML string. param: {Object} result The results object created by TestRunner. return: {String} An XML-formatted string of results. |
| serializeToJUnitXML(results) X-Ref |
| No description |
| serializeToTAP(results) X-Ref |
| No description |
| f(n) X-Ref |
| Convert a date into ISO format. From Douglas Crockford's json2.js param: {Date} date The date to convert. return: {String} An ISO-formatted date string |
| Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |