Home
last modified time | relevance | path

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

/plugin/smtp/subtree/php-fig/log/Psr/Log/Test/
H A DLoggerInterfaceTest.php106 'nested' => array('with object' => new DummyTest),
131 class DummyTest class
/plugin/authgooglesheets/vendor/psr/log/Psr/Log/Test/
H A DDummyTest.php12 class DummyTest class
H A DLoggerInterfaceTest.php114 'nested' => array('with object' => new DummyTest),
/plugin/elasticsearch/vendor/psr/log/Psr/Log/Test/
H A DDummyTest.php12 class DummyTest class
16 return 'DummyTest';
H A DLoggerInterfaceTest.php89 $dummy = $this->createPartialMock('Psr\Log\Test\DummyTest', array('__toString'));
91 $dummy = $this->getMock('Psr\Log\Test\DummyTest', array('__toString'));
114 'nested' => array('with object' => new DummyTest),
/plugin/dw2pdf/vendor/psr/log/Psr/Log/Test/
H A DDummyTest.php12 class DummyTest class
16 return 'DummyTest';
H A DLoggerInterfaceTest.php89 $dummy = $this->createPartialMock('Psr\Log\Test\DummyTest', array('__toString'));
91 $dummy = $this->getMock('Psr\Log\Test\DummyTest', array('__toString'));
114 'nested' => array('with object' => new DummyTest),