示例#1
0
 public function testCanGetAvatar()
 {
     $this->assertSame('me.com/look-at-me.jpg', $this->speaker->getAvatar());
 }