This repository was archived by the owner on Oct 15, 2025. It is now read-only.

Description
Behaviour: Supporting functionality/CastVote;The assurances of the voter can be obtained from a cast vote if canupdateis true
@tested_feature("Supporting functionality")
@tested_operation("CastVote")
@tested_behaviour("The assurances of the voter can be obtained from a cast vote if canupdateis true")
by List getAssurances() The CastVote actually stores the proxy ID for the voter, and consults the voter's User entity
Deviation in model