rspec/rules/S1696/rspecator.adoc
2024-02-27 15:49:13 +01:00

22 lines
355 B
Plaintext

ifdef::env-github,rspecator-view[]
'''
== Implementation Specification
(visible only on this page)
=== Message
Do not catch NullReferenceException; test for null instead.
=== Highlighting
throw new NullReferenceException()
'''
== Comments And Links
(visible only on this page)
include::comments-and-links.adoc[]
endif::env-github,rspecator-view[]