Exemplo n.º 1
0
 function testSimple()
 {
     $this->assertEquals([], $this->plugin->getFeatures());
     $this->assertEquals('notifications', $this->plugin->getPluginName());
 }