Esempio n. 1
0
 /** @test */
 public function it_has_two_tables()
 {
     $this->assertEquals(1, $this->modelBuilder->getTableCount());
 }