view WarFoundryTests.nunit @ 122:aa37b31976e6

Re #27: Unit requirements * Restructure "check default" tests so that we actually check the default (test before and after) * Add test to make sure requirement checks on each request * Add test to make sure that adding more prohibited units than the limit causes a failure
author IBBoard <dev@ibboard.co.uk>
date Sat, 09 Apr 2011 10:43:01 +0000
parents c6e5b8a1948d
children
line wrap: on
line source

<NUnitProject>
  <Settings activeconfig="Debug" />
  <Config name="Debug" binpathtype="Auto">
    <assembly path="IBBoard.WarFoundry.API.Tests.dll" />
  </Config>
  <Config name="Release" binpathtype="Auto" />
</NUnitProject>