Replace Python unit test iterables by iterators
Cast iterables into iterators for stream based compression, empty message, and metadata tests.
Showing
- src/python/grpcio_tests/tests/unit/_compression_test.py 1 addition, 1 deletionsrc/python/grpcio_tests/tests/unit/_compression_test.py
- src/python/grpcio_tests/tests/unit/_empty_message_test.py 2 additions, 2 deletionssrc/python/grpcio_tests/tests/unit/_empty_message_test.py
- src/python/grpcio_tests/tests/unit/_exit_scenarios.py 1 addition, 1 deletionsrc/python/grpcio_tests/tests/unit/_exit_scenarios.py
- src/python/grpcio_tests/tests/unit/_metadata_test.py 2 additions, 2 deletionssrc/python/grpcio_tests/tests/unit/_metadata_test.py
Loading
Please register or sign in to comment