Ejemplo n.º 1
0
 /**
  * Run test setNoteNotify method
  */
 public function testSetNoteNotify()
 {
     $this->assertEquals($this->builder, $this->builder->setNoteNotify('note_notify'));
 }