tests.test_emulated_stream module¶
-
class
tests.test_emulated_stream.
MicroSpecTestEmulatedStream
(*args, **kwargs)¶ Bases:
test_bytesio_stream.MicroSpecTestBytesIOStream
-
assert_getvalue
(stream, value)¶
-
assert_readpos
(stream, pos)¶
-
generate_streams
()¶
-
num_running_socats
()¶
-
seek
(stream, pos)¶
-
sendCommand
(b, s, *args, **kwargs)¶
-
sendReply
(b, s, *args, **kwargs)¶
-
small_wait
()¶
-
test_emulatorPath
()¶
-
test_parameterStream
()¶
-
test_partialReadBridgeNonzerostatusAndSensorReply
()¶
-
test_socatRunning
()¶
-
write_direct
(b, s, *args, **kwargs)¶
-
write_underlying
(b, s, *args, **kwargs)¶
-