Closed plajjan closed 1 month ago
Now assertEqual & assertNotEqual actually work properly for None values. Previously they only compared correctly for non-None values.
Also added a test of these testing functions.
Now assertEqual & assertNotEqual actually work properly for None values. Previously they only compared correctly for non-None values.
Also added a test of these testing functions.