Example #1
0
 public function testGetFactsWithoutFacts()
 {
     $this->assertEquals(new Facts(), $this->target->getFacts());
 }