[jira] [Created] (IGNITE-7390) .NET: Use InternalsVisibleTo for Core projects

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-7390) .NET: Use InternalsVisibleTo for Core projects

Anton Vinogradov (Jira)
Pavel Tupitsyn created IGNITE-7390:
--------------------------------------

             Summary: .NET: Use InternalsVisibleTo for Core projects
                 Key: IGNITE-7390
                 URL: https://issues.apache.org/jira/browse/IGNITE-7390
             Project: Ignite
          Issue Type: Improvement
          Components: platforms
    Affects Versions: 2.4
            Reporter: Pavel Tupitsyn
            Assignee: Pavel Tupitsyn
             Fix For: 2.4


We can use {{#if}} condition and add {{InternalsVisibleTo}} attribute for .NET Core tests.
This will allow us to include more tests in .NET Core project and get rid of reflection in {{TestUtils}}.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)