edemo / PDEngine

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

CastVote.getPreferences() #241

Open magwas opened 5 years ago

magwas commented 5 years ago

Behaviour: Supporting functionality/CastVote;The preferences described by a cast vote can be obtained

@tested_feature("Supporting functionality")

@tested_operation("CastVote")

@tested_behaviour("The preferences described by a cast vote can be obtained")

by List getPreferences()

Deviation in model