This commit is contained in:
leandrotoledo 2016-07-14 17:19:13 -03:00
commit e3fe1d2632

View file

@ -153,7 +153,7 @@ Specific commandments
AssertEqual argument order
######################
assertEqual method's arguments should be in ('actual', 'expected') order.
- assertEqual method's arguments should be in ('actual', 'expected') order.
Properly calling callables
#######################