Skip to content

Verify multiple method calls with different parameters #247

@zcsipler

Description

@zcsipler

If the same method is called in a test case, we use times(2) in verify to tell Cuckoo that this method should be called twice. But what happens if the same method is called two times but with a different parameter value per call? Is there any way to separately verify parameter for the first call and the second call?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions