Beispiel #1
0
 public function testHasNoFeedSet()
 {
     $query = new AfsQuery();
     $this->assertFalse($query->has_feed());
 }