Example #1
0
 private function assertNotificationOk(Notification $n)
 {
     $this->assertTrue($n->isOk(), $n->report());
 }