he1a2s0 / appstract

Automatically exported from code.google.com/p/appstract

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement Unit Tests

GoogleCodeExporter opened this issue · comments

Start implementing unit tests for existing code,
and use unit testing where possible for all future code.

Original issue reported on code.google.com by simon_al...@hotmail.com on 18 Jan 2010 at 3:59

Unit tests can now be added to the AppStract.UnitTesting project.
When running unit tests the active solution configuration should always be set 
to 
"UnitTesting" in order to avoid certain runtime errors in the core classes.

Original comment by simon_al...@hotmail.com on 15 Feb 2010 at 9:28

  • Changed state: Fixed