Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Extensions/
DTicketListener.php171 $ticketInfo = $this->getTicketInfo($ticket);
185 abstract protected function getTicketInfo($ticketId = null); function in PHPUnit_Extensions_TicketListener