예제 #1
0
 public void OperationRunner_ValidateConstructor()
 {
     _operationRunner.Should().NotBeNull();
 }