Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add Support for BeInternal() and BePrivate() functions #131

Open
ericvdberge opened this issue Nov 7, 2023 · 0 comments
Open

Add Support for BeInternal() and BePrivate() functions #131

ericvdberge opened this issue Nov 7, 2023 · 0 comments

Comments

@ericvdberge
Copy link

I want to test if a class or constructor is private or internal only. I was thinking of function names like BeInternal() or BePrivate().
maybe also checking for constructors? I was thinking on functions like
Types.InAssembly(_applicationAssembly) .That().HasConstructor().Should().BeInternal()

NeVeSpl added a commit to NeVeSpl/NetArchTest.eNhancedEdition that referenced this issue Nov 21, 2023
…lic, internal, private, protected, private protected, protected internal
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant