You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2018/01/11 13:49:00 UTC

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

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)