Exemple #1
0
 /** Testing Countable **/
 public function testCount()
 {
     $this->assertEquals(count(self::$properties), $this->props->count());
 }