39 lines
644 B
Plaintext
39 lines
644 B
Plaintext
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[]
|