-
Notifications
You must be signed in to change notification settings - Fork 695
GEODE-9047: Cleanup package management.internal.cli.result #6185
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GEODE-9047: Cleanup package management.internal.cli.result #6185
Conversation
DonalEvans
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a few small suggestions.
...t/java/org/apache/geode/management/internal/cli/result/model/ResultModelIntegrationTest.java
Outdated
Show resolved
Hide resolved
geode-gfsh/src/test/java/org/apache/geode/management/internal/cli/result/ColumnTest.java
Outdated
Show resolved
Hide resolved
geode-gfsh/src/test/java/org/apache/geode/management/internal/cli/result/TableBuilderTest.java
Show resolved
Hide resolved
geode-gfsh/src/test/java/org/apache/geode/management/internal/cli/result/TableBuilderTest.java
Outdated
Show resolved
Hide resolved
geode-gfsh/src/test/java/org/apache/geode/management/internal/cli/result/TableBuilderTest.java
Outdated
Show resolved
Hide resolved
|
@DonalEvans Think of this PR has a first pass cleaning up this package and its tests. I didn't actually write new tests. We can keep cleaning up more in followup PRs. |
mhansonp
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks fine.
After Donal removed PowerMock from a test in this package, I made a first pass over cleaning it up further.
None of these classes ever go on the wire: