Пример #1
0
 public SynchronizedTestCase(ITestCase testCase, TestSynchronizer synchronizer)
     : base(testCase)
 {
     this.synchronizer = synchronizer;
 }
Пример #2
0
 public SynchronizedTestCase(ITestCase testCase, TestSynchronizer synchronizer)
     : base(testCase)
 {
     this.synchronizer = synchronizer;
 }