public class Democracy
extends java.lang.Object
Constructor and Description |
---|
Democracy() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
static void |
testReferendumInfoOf() |
static void |
testReferendumVotesFor() |
static void |
testVote() |
static void |
testVotingCountdown() |
public static void main(java.lang.String[] args) throws java.lang.InterruptedException
java.lang.InterruptedException
public static void testVote()
public static void testReferendumInfoOf()
public static void testReferendumVotesFor()
public static void testVotingCountdown()