TestCases/SVT/LogicApps/LogicAppsTest.ps1
Set-StrictMode -Version Latest class LogicAppsTest:SVTTestBase{ LogicAppsTest([TestCase] $testcase, [TestSettings] $testsettings):Base($testcase, $testsettings){ } } |
Set-StrictMode -Version Latest class LogicAppsTest:SVTTestBase{ LogicAppsTest([TestCase] $testcase, [TestSettings] $testsettings):Base($testcase, $testsettings){ } } |