Skip to content

MockedStreams.output shouldn't raise ExpectedOutputIsEmpty #6

@eliaslevy

Description

@eliaslevy

MockedStreams.output doesn't allow you to specify zero for the size of the expected output. That means you can't set an expectation that certain inputs should not have any outputs in your topology.

Instead of raising an exception when given a size of zero, output should verify that driver.readOutput returns null and return an empty set.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions