edemo / PDEngine

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

filterVotes upper limit #245

Open magwas opened 5 years ago

magwas commented 5 years ago

Behaviour: Supporting functionality/filter votes;the output of the filter contains only votes with the given assurance

@tested_feature("Supporting functionality")

@tested_operation("filter votes")

@tested_behaviour("the output of the filter contains only votes with the given assurance")

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

Deviation in model

szirbucz commented 5 years ago

szirbucz