Skip to content
This repository was archived by the owner on Dec 12, 2017. It is now read-only.
This repository was archived by the owner on Dec 12, 2017. It is now read-only.

Problem analyser for ClassData, MemberData, PropertyData #90

@citizenmatt

Description

@citizenmatt

Ensure that the type/field/property/method being referenced has the correct signature.

  • ClassData requires a class that implements IEnumerable<object[]>
  • MemberData requires a static field, property or method that returns IEnumerable<object[]>
  • If calling a method, the parameters can be passed to the MemberData attribute.
  • PropertyData requires a public static property of type IEnumerable<object[]>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions