edemo / PDEngine

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

result can beobtainedonly if canView is true #221

Open magwas opened 5 years ago

magwas commented 5 years ago

Behaviour: Vote/Compute vote results;the result can only obtained if canView is true

@tested_feature("Vote")

@tested_operation("Compute vote results")

@tested_behaviour("the result can only obtained if canView is true")

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

Deviation in model