rspec/rules/S5906/python/highlighting.adoc

13 lines
196 B
Plaintext

=== Highlighting
Primary:
* assertXXX call.
* round() argument of assertAlmostEqual.
Secondary:
* argument of assertXXX call.
* assertAlmostEqual call when it's called with rounded argument.