Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit 1396b040 authored by Stefanos Doumpoulakis's avatar Stefanos Doumpoulakis
Browse files

renamed PWheel tests

parent 56043a3d
No related branches found
No related tags found
No related merge requests found
......@@ -36,9 +36,9 @@ namespace TUGraz.VectoCore.Tests.Integration.BatteryElectric
TestCase(E2_JOB, 7, 1, 4.3124, 117.0889, TestName = "E2 BEV TimeRun MeasuredSpeedGear RegionalDelivery"),
TestCase(E2_JOB, 8, 2, 28.7993, 125.4735, TestName = "E2 BEV TimeRun MeasuredSpeedGear UrbanDelivery"),
TestCase(E2_JOB, 9, 0, 0.0028, 120.269, TestName = "E2 BEV TimeRun PWheel LongHaul"),
TestCase(E2_JOB, 10, 1, 0.0226, 117.7803, TestName = "E2 BEV TimeRun PWheel RegionalDelivery"),
TestCase(E2_JOB, 11, 2, 0.2723, 130.6771, TestName = "E2 BEV TimeRun PWheel UrbanDelivery"),
TestCase(E2_JOB, 9, 0, 0.0028, 120.269, TestName = "E2 BEV TimeRun MeasuredSpeedPWheel LongHaul"),
TestCase(E2_JOB, 10, 1, 0.0226, 117.7803, TestName = "E2 BEV TimeRun MeasuredSpeedPWheel RegionalDelivery"),
TestCase(E2_JOB, 11, 2, 0.2723, 130.6771, TestName = "E2 BEV TimeRun MeasuredSpeedPWheel UrbanDelivery"),
TestCase(E3_JOB, 0, 0, 0.7916, 101.6194, TestName = "E3 BEV TimeRun MeasuredSpeed LongHaul"),
TestCase(E3_JOB, 1, 1, 3.3777, 104.792, TestName = "E3 BEV TimeRun MeasuredSpeed RegionalDelivery"),
......
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