Mercurial > repos > IBDev-IBBoard.WarFoundry.API.Tests
view testdata/unit-in-default-category.armyx @ 104:782494137b58
Re #27: Define unit requirements
* Add tests to cover UnitType, since we'll often be checking if we can create a unit rather than creating and adding it
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sun, 27 Mar 2011 19:09:02 +0000 |
parents | 97ea355f9564 |
children |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <army xmlns="http://ibboard.co.uk/warfoundry/army" xmlns:core="http://ibboard.co.uk/warfoundry/core" id="army" name="" system="wh" race="empire" maxPoints="100"> <units> <unit id="unit1" unitType="Empire1" unitName="General Bob" size="1"/> </units> </army>