Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
7 0 0 0 100% 2.082

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
org.lightvoting.simulation.rule 4 0 0 0 100% 0.202
org.lightvoting.simulation.agent 2 0 0 0 100% 1.879
org.lightvoting 1 0 0 0 100% 0.001

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.lightvoting.simulation.rule

Class Tests Errors Failures Skipped Success Rate Time
CMinimaxApprovalTest 1 0 0 0 100% 0.195
CMinisumApprovalTest 3 0 0 0 100% 0.007

org.lightvoting.simulation.agent

Class Tests Errors Failures Skipped Success Rate Time
CVotingAgentTest 1 0 0 0 100% 0.439
CVotingAgentGeneratorTest 1 0 0 0 100% 1.44

org.lightvoting

Class Tests Errors Failures Skipped Success Rate Time
CMainTest 1 0 0 0 100% 0.001

Test Cases

[Summary] [Package List] [Test Cases]

CMinimaxApprovalTest

testApplyRule 0.155

CMinisumApprovalTest

testCMinisumApproval1 0.002
testCMinisumApproval3 0
testCMinisumApproval 0

CVotingAgentTest

testCVotingAgent 0.433

CVotingAgentGeneratorTest

testCVotingAgent 1.434

CMainTest

testApp 0