コード例 #1
0
ファイル: Makethumbs.php プロジェクト: davidherzina/Phlickr
 function testGetSetDescription()
 {
     $result = $this->batch->getSetDescription();
     $this->assertEquals('Dan and I went down to Bishop to do a little climbing at the gorge and Happy boulders.', $result);
 }
コード例 #2
0
ファイル: Gallery.php プロジェクト: davidherzina/Phlickr
 function testGetSetDescription()
 {
     $result = $this->batch->getSetDescription();
     $this->assertEquals('A reception at Gernert Homes, the elderly public housing complex, where DeFord lived in early 1974. David Morton worked with Housing Authority staff to organize this event to coincide with the publication of an article on DeFord in Nashville magazine.', $result);
 }