We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Behaviour: Schulze method/rank candidates;calculates winners until all choices are ignored
@tested_feature("Schulze method")
@tested_operation("rank candidates")
@tested_behaviour("calculates winners until all choices are ignored")
A testable aspect of function: a set of pre- and postconditions.
Deviation in model
The text was updated successfully, but these errors were encountered:
grab
Sorry, something went wrong.
Add missing test cases to rank candidate edemo#257
7921874
e17f073
Feature/rank candidates 257 (#325)
016febf
* Add missing test cases to rank candidate #257 * Fix expected times of call calculateWinners.
No branches or pull requests
Behaviour: Schulze method/rank candidates;calculates winners until all choices are ignored
@tested_feature("Schulze method")
@tested_operation("rank candidates")
@tested_behaviour("calculates winners until all choices are ignored")
A testable aspect of function: a set of pre- and postconditions.
Deviation in model
The text was updated successfully, but these errors were encountered: