Skip to content

Do not generate fluent assertion extensions for types that are not public #29

@JMarianczuk

Description

@JMarianczuk

e.g. when there is

[UnionType]
internal abstract partial record SomeUnionType {}

then the fluent assertion extensions and assertions class should not be generated in the unit test project that references that project, because the compiler will complain that the internal class is not accessible

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