kungfooman / appstract

Automatically exported from code.google.com/p/appstract
0 stars 0 forks source link

Implement Unit Tests #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
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