Open magwas opened 5 years ago
Behaviour: Vote/Compute vote results;the timestamp of the result is stored with the result
@tested_feature("Vote")
@tested_operation("Compute vote results")
@tested_behaviour("the timestamp of the result is stored with the result")
so there is a Result object, with the resultJson property storing the result, and the timeStamp property storing the timestamp (or null)
Deviation in model
Behaviour: Vote/Compute vote results;the timestamp of the result is stored with the result
@tested_feature("Vote")
@tested_operation("Compute vote results")
@tested_behaviour("the timestamp of the result is stored with the result")
so there is a Result object, with the resultJson property storing the result, and the timeStamp property storing the timestamp (or null)
Deviation in model