コード例 #1
0
ファイル: Datatables.php プロジェクト: rodrigopbel/ong
 public function test_demo_count()
 {
     $this->assertEquals(1, Demo::count());
 }