Skip to content
Snippets Groups Projects
Commit 998eb734 authored by albaizq's avatar albaizq
Browse files

fix bugs in tests

parent 846cd9d2
No related branches found
No related tags found
No related merge requests found
Pipeline #272 failed
...@@ -52,19 +52,19 @@ LIFT-TEST-50;LIFT-50;Alarm;AlarmInTheMachinery subclassOf Alarm ...@@ -52,19 +52,19 @@ LIFT-TEST-50;LIFT-50;Alarm;AlarmInTheMachinery subclassOf Alarm
LIFT-TEST-51;LIFT-51;Alarm;FloodAlarm subclassOf Alarm LIFT-TEST-51;LIFT-51;Alarm;FloodAlarm subclassOf Alarm
LIFT-TEST-52;LIFT-52;Alarm;EmergencyPowerAlarm subclassOf Alarm LIFT-TEST-52;LIFT-52;Alarm;EmergencyPowerAlarm subclassOf Alarm
LIFT-TEST-53;LIFT-53;Command;Function hasCommand Command LIFT-TEST-53;LIFT-53;Command;Function hasCommand Command
LIFT-TEST-54;LIFT-54;Command;CallCarToSpecificFloor subclassOf Command LIFT-TEST-54;LIFT-54;Command;CallCarToSpecificFloorCommand subclassOf Command
LIFT-TEST-55;LIFT-55;Command;SendCarToSpecificService subclassOf Command LIFT-TEST-55;LIFT-55;Command;SendCarToSpecificServiceCommand subclassOf Command
LIFT-TEST-56;LIFT-56;Command;SmartLiftInstallation hasDoorOpenTime Time LIFT-TEST-56;LIFT-56;Command;SmartLiftInstallationCommand hasDoorOpenTime Time
LIFT-TEST-57;LIFT-57;Command;SmartLiftInstallation hasDoorCloseTime Time LIFT-TEST-57;LIFT-57;Command;SmartLiftInstallationCommand hasDoorCloseTime Time
LIFT-TEST-58;LIFT-58;Command;SetOutOfService subclassOf Command LIFT-TEST-58;LIFT-58;Command;SetOutOfServiceCommand subclassOf Command
LIFT-TEST-59;LIFT-59;Command;TestEmergencyNumber subclassOf Command LIFT-TEST-59;LIFT-59;Command;TestEmergencyNumberCommand subclassOf Command
LIFT-TEST-60;LIFT-60;Command;TestRide subclassOf Command LIFT-TEST-60;LIFT-60;Command;TestRideCommand subclassOf Command
LIFT-TEST-61;LIFT-61;Command;SetRealTimeMode subclassOf Command LIFT-TEST-61;LIFT-61;Command;SetRealTimeModeCommand subclassOf Command
LIFT-TEST-62;LIFT-62;Command;SmartLift subclassOf hasMainEmergencyTelephoneNumber only string LIFT-TEST-62;LIFT-62;Command;SmartLiftInstallation subclassOf hasMainEmergencyNumber only string
LIFT-TEST-63;LIFT-63;Command;SmartLift hasTravelTime Time LIFT-TEST-63;LIFT-63;Command;SmartLiftInstallation hasTraveledTime Time
LIFT-TEST-64;LIFT-64;Command;BoardReset subclassOf Command LIFT-TEST-64;LIFT-64;Command;BoardResetCommand subclassOf Command
LIFT-TEST-65;LIFT-65;Command;BatteryPower subClassOf hasStatus only string LIFT-TEST-65;LIFT-65;Command;EmergencyPowerSupplySignal subClassOf hasValue some string
LIFT-TEST-66;LIFT-66;Command;SOSBatteryPower subClassOf hasStatus only string LIFT-TEST-66;LIFT-66;Command;StandardEmergencyPowerSupplySignal subClassOf hasValue some string
LIFT-TEST-67;LIFT-67;Smart Lift System;SmartLiftInstallation hasSubsystem SmartLiftInstallation LIFT-TEST-67;LIFT-67;Smart Lift System;SmartLiftInstallation hasSubsystem SmartLiftInstallation
LIFT-TEST-68;LIFT-68;Smart Lift System;SmartLiftInstallation hasSubsystem SmartLiftEdgeControlUnit LIFT-TEST-68;LIFT-68;Smart Lift System;SmartLiftInstallation hasSubsystem SmartLiftEdgeControlUnit
LIFT-TEST-69;LIFT-69;Smart Lift System;Signal subClassOf SmartLiftmodule, BidirectionalCommunicationSystem subClassOf SmartLiftmodule LIFT-TEST-69;LIFT-69;Smart Lift System;Signal subClassOf SmartLiftmodule, BidirectionalCommunicationSystem subClassOf SmartLiftmodule
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment