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

Skip to content
Snippets Groups Projects
Commit 8241e489 authored by Michael KRISPER's avatar Michael KRISPER
Browse files

[VECTO-278] added test with data from ticket

parent ecebac6c
No related branches found
No related tags found
No related merge requests found
......@@ -181,6 +181,7 @@ namespace TUGraz.VectoCore.Tests.Models.Declaration
TestCase(VehicleCategory.Tractor, 6.46, 52.1234, 8.12196),
TestCase(VehicleCategory.Tractor, 6.46, 73.5432, 7.70815),
TestCase(VehicleCategory.Tractor, 6.46, 92.8765, 7.33443),
TestCase(VehicleCategory.Tractor, 6.46, 100.449, 7.2321466),
TestCase(VehicleCategory.Tractor, 6.46, 103, 7.2025564),
TestCase(VehicleCategory.Tractor, 6.46, 105, 7.17936),
TestCase(VehicleCategory.Tractor, 6.46, 115, 7.08174),
......
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