Exemplo n.º 1
0
 private function assertMostRecentDataTableId($id)
 {
     $this->assertSame($id, $this->manager->getMostRecentTableId());
 }