rspec/rules/S3431/csharp/rule.adoc

39 lines
644 B
Plaintext
Raw Normal View History

include::../../../shared_content/dotnet/csharp_dictionary.adoc[]
:language: csharp
== Why is this an issue?
include::../description.adoc[]
include::../exceptions.adoc[]
include::./how-mstest.adoc[]
include::./how-nunit.adoc[]
include::../resources.adoc[]
ifdef::env-github,rspecator-view[]
'''
== Implementation Specification
(visible only on this page)
=== Message
Replace the "ExpectedException" attribute with a throw assertion or a "try/catch" block.
=== Highlighting
ExpectedException attribute
'''
== Comments And Links
(visible only on this page)
include::../comments-and-links.adoc[]
endif::env-github,rspecator-view[]