Beispiel #1
0
 public void ApplicableForArray()
 {
     _factory.Applicable(_arrayType).Should().BeTrue();
 }