sdk-java
sdk-java copied to clipboard
Validate update protocol message type on replay
Is your feature request related to a problem? Please describe.
On replay currently only the ProtocolMessageCommand
and the Event
are checked for determinism. For the most accurate coverage the protocol message generated should also be checked.