rspec/rules/S5914/python/highlighting.adoc

14 lines
240 B
Plaintext
Raw Normal View History

=== Highlighting
for assertTrue/assertFalse: the argument
for assertIsNone, assertIsNotNone: the whole assertion
for assertIs, assertIsNot:
* primary: the assertion method
* secondary: the expression creating a new object every time