Skip to content

Analyzer that transfers data to CodeFixProvider using Properties cannot be tested #5

@bkoelman

Description

@bkoelman

An Analyzer that reports Diagnostics with Properties (to transfer data to it's CodeFixProvider) cannot be tested with this framework.

@DustinCampbell Please change CodeFixTestFixture.TestCodeFix to first run the analyzer and transfer it's properties -or- provide an additional argument (or overload) so that unittests can pass in properties.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions