Ejemplo n.º 1
0
 public function testMigrationTable()
 {
     $this->assertEquals('migrations', MigrationRunner::migration_table_name());
 }