14 lines
240 B
Plaintext
14 lines
240 B
Plaintext
![]() |
=== 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
|
||
|
|