[
https://issues.apache.org/jira/browse/IGNITE-5532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16072702#comment-16072702
]
ASF GitHub Bot commented on IGNITE-5532:
----------------------------------------
GitHub user gurustron opened a pull request:
https://github.com/apache/ignite/pull/2226
IGNITE-5532 .NET: Clean up and refactor CacheLinqTest
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gurustron/ignite feature/IGNITE-5532
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2226.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2226
----
commit 89ca713cfc1c130958a038a0a3869bd65ecca991
Author: gurustron <[email protected]>
Date: 2017-07-02T18:10:47Z
break up CacheLinqTests class into partial
----
> .NET: Clean up and refactor CacheLinqTest
> -----------------------------------------
>
> Key: IGNITE-5532
> URL: https://issues.apache.org/jira/browse/IGNITE-5532
> Project: Ignite
> Issue Type: Improvement
> Components: platforms
> Reporter: Sergey Stronchinskiy
> Assignee: Sergey Stronchinskiy
> Priority: Minor
> Labels: .NET, LINQ, Tests
> Fix For: 2.2
>
>
> Clean up unit tests for cache {{LINQ}} queries(currently all are placed in
> one big {{CacheLinqTest}} class with two child classes
> {{CacheLinqTestSimpleName}} and {{CacheLinqTestSqlEscapeAll}}) - break up
> into partial classes, move to separate folder.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)