23 if (defined(
'PHP_WINDOWS_VERSION_BUILD')) {
29 $this->markTestSkipped(
'hg is missing');
37 $this->assertArrayHasKey(
'hg', $record[
'extra']);
38 $this->assertTrue(!is_array($record[
'extra'][
'hg'][
'branch']));
39 $this->assertTrue(!is_array($record[
'extra'][
'hg'][
'revision']));
while(count($oldTaskList) > 0) foreach(array_keys( $newTaskList) as $task) init()
An exception for terminatinating execution or to throw for unit testing.
testProcessor()
@covers Monolog\Processor\MercurialProcessor::__invoke
Injects Hg branch and Hg revision number in all records.
getRecord($level=Logger::WARNING, $message='test', $context=array())