claim R3 [ activities hasvoltage: Alisa_Consistency.ConsistentVoltage(volts) consistentvoltage: actualvolt = Alisa_Consistency.GetVoltage() matchvoltage: actualvolt = Alisa_Consistency.SetGetVoltage()property values (volts) ]
Actually, I have some doubts about this claim.
- Is the order of the verification activities related to the execution order of these verification methods?
- Why method 'SetGetVoltage()' and 'GetVoltage()' has the same Java implementa
Actually, I have some doubts about this claim.
- Is the order of the verification activities related to the execution order of these verification methods?
- Why method 'SetGetVoltage()' and 'GetVoltage()' has the same Java implementation ?
claim R3 [ activities hasvoltage: Alisa_Consistency.ConsistentVoltage(volts) consistentvoltage: actualvolt = Alisa_Consistency.GetVoltage() matchvoltage: actualvolt = Alisa_Consistency.SetGetVoltage()property values (volts) ]Actually, I have some doubts about this claim.
Actually, I have some doubts about this claim.