Beispiel #1
0
 public function testGetInvalidField()
 {
     $this->assertEquals(null, $this->_stats->getField('invalidkey'));
 }