Merge branch 'sprint-1' of https://git-wip-us.apache.org/repos/asf/incubator-ignite into ignite-96
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/d0715a6e Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/d0715a6e Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/d0715a6e Branch: refs/heads/ignite-96 Commit: d0715a6eb143ca369b5cf179fbd262c1b5da8922 Parents: 345098a d483cb6 Author: Yakov Zhdanov <[email protected]> Authored: Fri Feb 6 22:57:34 2015 +0300 Committer: Yakov Zhdanov <[email protected]> Committed: Fri Feb 6 22:57:34 2015 +0300 ---------------------------------------------------------------------- .../cache/GridCacheAbstractFullApiSelfTest.java | 374 +++++++++---------- .../GridCacheAbstractIteratorsSelfTest.java | 153 -------- ...idCacheGetAndTransformStoreAbstractTest.java | 6 +- 3 files changed, 186 insertions(+), 347 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/d0715a6e/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/GridCacheAbstractFullApiSelfTest.java ----------------------------------------------------------------------
