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
[TESTING] Implemented new test HearHandleNoneDataTestSuite (- WIP #53 -)
Changes in file multicast/__main__.py:
- refactored McastRecvHearDispatch(mtool).setupArgs(cls, parser) for clearity and consistancy.
Changes in file multicast/recv.py:
- removed unused implementation of McastRECV(multicast.mtool).setupArgs(cls, parser) for consistancy.
Changes in file tests/__init__.py:
- releated changes to new test suite HearHandleNoneDataTestSuite
Changes in file tests/test_hear_data_processing.py:
- added HearHandleNoneDataTestSuite implementation
Changes in file tests/test_usage.py:
- refactored docstrings for clearity.
0 commit comments