예제 #1
0
 public function test_demo_count()
 {
     $this->assertEquals(1, Demo::count());
 }