public function testHasEventList()
 {
     $this->assertEquals(1, count(BackoffPlugin::getAllEvents()));
 }