コード例 #1
0
ファイル: FeedTest.php プロジェクト: rcknr/ZendGData
 public function testDefaultMinorProtocolVersionIsNull()
 {
     $this->assertNull($this->feed->getMinorProtocolVersion());
 }