forked from apache/geode
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GEODE-1255: Add test coverage for using a custom log4j2.xml with Geode
* refactor launcher integration tests (rename files, use TemporaryFolder) * refactor cluster config tests (use TemporaryFolder) * change several additional tests to use TemporaryFolder * add better support for TemporaryFolder usage to HeadlessGfsh * alter HeadlessGfsh tests to use TemporaryFolder * rescope variables and methods to private where possible * fixup file formatting * prevent eating of exceptions * remove incomplete or useless javadocs * rename LocatorJUnitTest test methods from TRAC #s to meaningful names
- Loading branch information
Showing
59 changed files
with
2,849 additions
and
1,936 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
311 changes: 160 additions & 151 deletions
311
...stone/gemfire/management/internal/configuration/SharedConfigurationEndToEndDUnitTest.java
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.