property DrupalReporter::$test_stack in SimpleTest 5
Same name and namespace in other branches
- 6 drupal_reporter.php \DrupalReporter::test_stack
File
- ./
drupal_reporter.php, line 19
Class
- DrupalReporter
- Minimal drupal displayer. Accumulates output to $_output. Based on HtmlReporter by Marcus Baker
Code
var $test_stack = array();