コード例 #1
0
ファイル: TableTest.php プロジェクト: relip/xe-core
 public function testIsJoinTable()
 {
     $this->assertEquals(false, $this->object->isJoinTable());
 }