Joli\JoliNotif\tests\Notifier\NullNotifierTest::testIsSupported PHP Method

testIsSupported() public method

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