Testing Change on Entity Page Maintenance Class

Also, a change is attempted, using the same keyed row given by the testId method above.

             protected void populateChangedRow(ListBody row) {
                 row.put("DESCR50", "changed description");
                 row.put("XAI_​IN_​SVC_​ID", "#");
             }