Exemple #1
0
 def test_stream(self):
     from pyEX.common import _stream
     with patch('pyEX.common.WSClient'):
         _stream('')
Exemple #2
0
    def test_stream(self):
        from pyEX.common import _stream

        with patch("pyEX.common.WSClient"):
            _stream("")