[
https://issues.apache.org/jira/browse/GEODE-1276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15274938#comment-15274938
]
ASF subversion and git services commented on GEODE-1276:
--------------------------------------------------------
Commit bf258f62bd528ec024910292f41533b01edfeeae in incubator-geode's branch
refs/heads/develop from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=bf258f6 ]
GEODE-1276: Change UnitTests file system to IntegrationTest category
GEODE-1307: Rename HeterogenousLuceneSerializer to HeterogeneousLuceneSerializer
GEODE-1279: Tests for old TRAC bugs should be renamed to useful name
* convert UnitTests to use JUnit 4 syntax
* convert UnitTests to use Rules
* remove empty javadoc blocks and lines
* separate some UnitTests from IntegrationTests (ie split one test into two
tests)
* fix up formatting problems
* improve testability of ClassPathLoader
* rename some tests from old TRAC #s to meaningful names
* remove empty unnecessary methods and deadcode
* add @Override annotations
* reduce scope of variables and methods where possible
> Change UnitTests using file system and network to IntegrationTest category
> --------------------------------------------------------------------------
>
> Key: GEODE-1276
> URL: https://issues.apache.org/jira/browse/GEODE-1276
> Project: Geode
> Issue Type: Test
> Components: tests
> Reporter: Kirk Lund
> Assignee: Kirk Lund
>
> List of UnitTests that should be IntegrationTests:
> * ArrayEqualsJUnitTest (rename to
> RegionOperationsEqualityShouldUseArrayEqualsIntegrationTest)
> * BasicI18nJUnitTest
> * BundledJarsJUnitTest
> * ClassPathLoaderJUnitTest (split to ClassPathLoaderTest and
> ClassPathLoaderIntegrationTest)
> * DiskInitFileJUnitTest
> * FileUtilJUnitTest
> * GfshConfigInitFileJUnitTest
> * GfshHistoryJUnitTest
> * GMSLocatorRecoveryJUnitTest
> * LocatorLoadSnapshotJUnitTest.testConcurrentBalancing (GEODE-613)
> * LuceneServiceImplJUnitTest
> * OplogRVVJUnitTest
> * PidFileJUnitTest
> * PulseControllerJUnitTest
> * PutOperationContextJUnitTest
> * StatSamplerJUnitTest
> * SnappyCompressorJUnitTest
> * TcpServerJUnitTest
> * ZipUtilsJUnitTest
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)