]> gitweb.michael.orlitzky.com - dead/census-tools.git/commit
Added unit tests for the Census.Database class.
authorMichael Orlitzky <michael@orlitzky.com>
Mon, 28 Sep 2009 02:24:12 +0000 (22:24 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 28 Sep 2009 02:24:12 +0000 (22:24 -0400)
commite29f3e5cc471e3cb60f641fcf3a3577c87896f36
tree5fd786085c677a509cdfaf7257cc7512b57e3117
parentf9f6eeb97d2a5588ba6e567b48f186c704342be9
Added unit tests for the Census.Database class.
Created a new method in the Census.Database class for testing.
Updated the test script with the new suite.
bin/run_tests
src/Census.py
src/Tests/Unit/CensusTest.py [new file with mode: 0644]