edemo / PDEngine

voting engine using ADA authentication and condorcet method
Other
2 stars 12 forks source link

those can compute results who can vote #220

Open magwas opened 5 years ago

magwas commented 5 years ago

Behaviour: Vote/Compute vote results;if neededAssurances is not empty, then the user should have all of them

@tested_feature("Vote")

@tested_operation("Compute vote results")

@tested_behaviour("if neededAssurances is not empty, then the user should have all of them")

A testable aspect of function: a set of pre- and postconditions.

Deviation in model