3334353637383940414243
StateData state = new StateData(getAutoConnection()); city.doDeletes(); state.doDeletes(); state.doInserts(); city.doInserts(); } protected void tearDown() throws Exception { super.tearDown();
4344454647484950515253