промежуточный. отправка пакета нового класса.
This commit is contained in:
@@ -29,6 +29,7 @@ public class SynchronizeTests extends TestingSystemPass<Object> {
|
||||
server.db.groups.ClearUI();
|
||||
server.db.sapforConfigurations.ClearUI();
|
||||
server.db.serverSapfors.ClearUI();
|
||||
server.db.dvmPackages.ClearUI();
|
||||
}
|
||||
@Override
|
||||
protected void ServerAction() throws Exception {
|
||||
@@ -53,6 +54,7 @@ public class SynchronizeTests extends TestingSystemPass<Object> {
|
||||
server.db.groups.ShowUI();
|
||||
server.db.sapforConfigurations.ShowUI();
|
||||
server.db.serverSapfors.ShowUI();
|
||||
server.db.dvmPackages.ShowUI();
|
||||
server.db.RestoreLastSelections();
|
||||
UI.getMainWindow().ShowCheckedTestsCount();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user