Joli\JoliNotif\tests\Notifier\NullNotifierTest::testIsSupported PHP Метод

testIsSupported() публичный Метод

public testIsSupported ( )
    public function testIsSupported()
    {
        $this->assertTrue($this->getNotifier()->isSupported());
    }