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
Implement branch coverage by manual instrumentation, AIColony::updateTileImprovementPlans #18
Implement branch coverage by manual instrumentation of the source code for ten functions,
Do this for:
AIColony::updateTileImprovementPlans@1241-1301@./src/net/sf/freecol/server/ai/AIColony.java
See 3.5.1 in task pdf
Implement branch coverage by manual instrumentation of the source code for ten functions, Do this for: AIColony::updateTileImprovementPlans@1241-1301@./src/net/sf/freecol/server/ai/AIColony.java See 3.5.1 in task pdf