예제 #1
0
 public function testTimestamp()
 {
     $this->assertInstanceOf('DateTime', $this->sut->getSentAt());
 }