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