Home
last modified time | relevance | path

Searched refs:_showStatus (Results 1 – 1 of 1) sorted by relevance

/plugin/freechat/phpfreechat/lib/pear/PHPUnit/GUI/
H A DGtk.php531 $this->_showStatus('Cannot find file: ' . $file);
535 $this->_showStatus('Loading test suite...');
562 $this->_showStatus('Running Test...');
591 $this->_showStatus('Test complete');
626 $this->_showStatus('Could not load test suite.');
641 function _showStatus($status) function in PHPUnit_GUI_Gtk