Adding Test Hexmaps
Adding new test hexmap¶
- Add the map name to
TestHexMapNameenum. - Add another map to
com.tosware.nkm.models.game.hex.testmap(remember to use the same name as in point 1.). - Add hexmap reference to
com.tosware.nkm.providers.HexMapProvidermethodgetTestHexMaps - Done, now you can use it in a test scenario like: