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-3530: Refactor LauncherLifecycleCommandsDUnitTest
* extract start locator command tests * extract status locator tests * use the GfshCommandRule so that the test is not an acceptance test * use the ClusterStarterRule to start a locator to help with clean-up * connect all started locators to the locator * shutdown the cluster using the locator to clean up all JVMs * wrap resource creations in try-finally block * add test for creating dir and cleanup temp files * ignore the test that requires fewer permissions
- Loading branch information
1 parent
7a26ae9
commit eafd116
Showing
4 changed files
with
596 additions
and
276 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
Oops, something went wrong.