7879808182838485868788
} } // Update props.put("name3", "value3"); fileDAO.update(fileTO); fileTO = fileDAO.read(path); props = fileTO.getProperties(); assertEquals("Wrong # of properties", 3, props.size()); // Delete