|
Gridarta Editor
|
Regression tests for MapMenuManager. More...
Collaboration diagram for net.sf.gridarta.gui.mapmenu.MapMenuManagerTest:Public Member Functions | |
| void | testSaveBookmarks () throws DuplicateArchetypeException, IOException |
| Checks that MapMenuManager does not duplicate bookmark entries when a map is saved. More... | |
Regression tests for MapMenuManager.
Definition at line 40 of file MapMenuManagerTest.java.
| void net.sf.gridarta.gui.mapmenu.MapMenuManagerTest.testSaveBookmarks | ( | ) | throws DuplicateArchetypeException, IOException |
Checks that MapMenuManager does not duplicate bookmark entries when a map is saved.
| DuplicateArchetypeException | if the test fails |
| IOException | if the test fails |
Definition at line 49 of file MapMenuManagerTest.java.
References net.sf.gridarta.gui.mapmenu.MapMenuPreferences.addEntry(), net.sf.gridarta.model.io.PathManager.getMapFile(), net.sf.gridarta.gui.mapmenu.MapMenuPreferences.getMapMenu(), net.sf.gridarta.model.mapcontrol.TestMapControlCreator.getPathManager(), net.sf.gridarta.model.mapcontrol.TestMapControlCreator.getProjectSettings(), net.sf.gridarta.model.mapcontrol.TestMapControlCreator.newMapControl(), net.sf.gridarta.model.mapcontrol.MapControl< G extends GameObject< G, A, R, A extends MapArchObject< A, R extends Archetype< G, A, R >.save(), and net.sf.gridarta.gui.mapmenu.MapMenu.size().
Here is the call graph for this function: