Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects
Commit 8dd08991 authored by Markus Quaritsch's avatar Markus Quaritsch
Browse files

correct testname

parent 572db0f6
No related branches found
No related tags found
No related merge requests found
......@@ -194,7 +194,7 @@ namespace TUGraz.VectoCore.Tests.Integration.ADAS
}
[TestCase]
public void Class5_PCC123_CaseA_HEV_HEV() => TestPCC(MethodBase.GetCurrentMethod().Name,
public void Class5_PCC123_CaseA_HEV() => TestPCC(MethodBase.GetCurrentMethod().Name,
(0, 4130, OutsideSegment, Accelerate), // len: 4130m
(4130, 5472, WithinSegment, Accelerate), // len: 1342m
(5472, 5765, UseCase1, Coast), // len: 293m
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment