示例#1
0
 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
 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);
 }