Skip to content

Parameter count not matching [TestCase] #2

Description

@JohanLarsson
[Test]
public void Foo(string parameter)
{         
}

^ should have either
a) No arguments
b) [TestCase("abc")]

Also for [TestCase(...)] count that parameter count matches.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions