Example #1
0
 public function testCreation()
 {
     $this->database->assertTable(User::class);
 }