Ejemplo n.º 1
0
 public void SimilarityIndex_ShouldThrowACertainException_WhenUnproperArguments
     (TestDelegate del, Type expectedType, string expectedMessage)
 => ObjectMother.Method_ShouldThrowACertainException_WhenUnproperArguments(del, expectedType, expectedMessage);