You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Read class properties & call methods to cover more features
Property access and private methods on the `Diff` class are complex and
involve encoding and decoding operations that warrant being tested.
This test borrows its design from the `test_diff.py` unit test file.
0 commit comments