|
LightVoting
|
Unit test for simple CMain. More...
Inherits TestCase.
Collaboration diagram for org.lightvoting.CMainTest:Public Member Functions | |
| CMainTest (final String p_testName) | |
| Create the test case. More... | |
| void | testApp () |
| Rigourous Test :-) More... | |
Static Public Member Functions | |
| static Test | suite () |
| Testsuite. More... | |
Definition at line 33 of file CMainTest.java.
| org.lightvoting.CMainTest.CMainTest | ( | final String | p_testName | ) |
| p_testName | name of the test case |
Definition at line 40 of file CMainTest.java.
|
static |
Definition at line 50 of file CMainTest.java.
| void org.lightvoting.CMainTest.testApp | ( | ) |
Definition at line 58 of file CMainTest.java.