wrongProduction(actual:expected:)

    The errorCode will be wrongProduction when the expected output didn’t match the actual output.

    ByteToMessageDecoderVerifier.swift:225
    case wrongProduction(actual: OutputType, expected: OutputType)

    Other cases