issues
search
Nazarkdh
/
online-votting
My java project
0
stars
1
forks
source link
Test
#3
Open
Nazarkdh
opened
7 years ago
Nazarkdh
commented
7 years ago
Make a class Test which will have main method.
define objects and assign values.
declare one or more objects of class Condidate.
declare two or more objects of class Voter.
use get method to show the info of candidate and voters.
use voting methods to vote for a specific candidate.
test that one person can vote just once.
check that voters must be 18 or older to vote.
use getVote method to for a condidtate to show the number of votes to a condidate.
Nazarkdh
commented
7 years ago
This belongs to Shafiq Ahmad