Example #1
0
 public function testIsJoinTable()
 {
     $this->assertEquals(false, $this->object->isJoinTable());
 }