johanmoritz / freecol

FreeCol: FreeCol is a turn-based strategy game based on the old game Colonization, and similar to Civilization. The objective of the game is to create an independent nation.
GNU General Public License v2.0
0 stars 1 forks source link

Create unit-tests for ModelMessage::getDefaultDisplay #42

Closed rbratfors closed 4 years ago

rbratfors commented 4 years ago

Currently has 39.8% coverage according to OpenClover.

rbratfors commented 4 years ago

Resolved with commit 5c54519465ba9c5ca3e2cddf34f747baeeab9eed.

After new unit tests it has 52.7% coverage according to OpenClover.