rspec/rules/S1696/rspecator.adoc

22 lines
355 B
Plaintext
Raw Permalink Normal View History

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[]