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

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

adapt testcase VTP with PTO declaration mode

parent 8e408cf8
No related branches found
No related tags found
No related merge requests found
......@@ -88,7 +88,7 @@ namespace TUGraz.VectoCore.Tests.Integration.VTP
[Category("LongRunning")]
[Category("Integration")]
[TestCase(@"TestData\Integration\VTPMode\GenericVehicle\class_5_generic vehicle_DECL.vecto", 0.8972, TestName = "Generic Group 5 VTP Test Declaration Mode"),
TestCase(@"TestData\Integration\VTPMode\GenericVehicle XMLJob PTO\class_5_generic vehicle_DECL.vecto", 0.8972, TestName = "Generic Group 5 VTP Test Declaration Mode with PTO")
TestCase(@"TestData\Integration\VTPMode\GenericVehicle XMLJob PTO\class_5_generic vehicle_DECL.vecto", 0.8925, TestName = "Generic Group 5 VTP Test Declaration Mode with PTO")
]
public void RunVTP_Declaration(string jobFile, double expectedVTPFactor)
{
......
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