* Entire election aborts with InvalidVoteError when an invalid vote object is passed in.
authorJohn Dong <jdong@mit.edu>
Tue, 14 Aug 2007 23:49:20 +0000 (23:49 +0000)
committerJohn Dong <jdong@mit.edu>
Tue, 14 Aug 2007 23:49:20 +0000 (23:49 +0000)
commitd28df2a4166aa83fd9a0eb1f5a0599b8fc1c9798
tree693eb43e0087a5f41f7afe881a2c7457cba03fe3
parent8ea54765a6dbdc22b1f99e5493eafb432210a7d8
 * Entire election aborts with InvalidVoteError when an invalid vote object is passed in.
 * Add testcase for checking InvalidVoteError is properly raised

git-svn-id: svn://rubyforge.org/var/svn/rubyvote/trunk@31 1440c7f4-e209-0410-9a04-881b5eb134a8
lib/rubyvote/election.rb
test/election_test.rb

Benjamin Mako Hill || Want to submit a patch?