edemo / PDEngine

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

compute vote result stores initial beat matrix #205

Open magwas opened 5 years ago

magwas commented 5 years ago

Behaviour: Vote/Compute vote results;compares and stores initial beat matrix

@tested_feature("Vote")

@tested_operation("Compute vote results")

@tested_behaviour("compares and stores initial beat matrix")

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

Deviation in model

szirbucz commented 5 years ago

szirbucz