Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

Idiomatic Builder Pattern #345

Merged
merged 1 commit into from
Dec 2, 2018
Merged

Conversation

shemnon
Copy link
Contributor

@shemnon shemnon commented Dec 2, 2018

PR description

Use the Idiomatic builder pattern for PantheonControllerBuilder and
RunnerBuilder. This reduces the number of test touch points when a new
object is added to the builder.

Use the Idiomatic builder pattern for PantheonControllerBuilder and
RunnerBuilder.  This reduces the number of test touch points when a new
object is added to the builder.
Copy link
Contributor

@ajsutton ajsutton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Was thinking the other day this would be a good thing to do but hadn't realised how much better it would make PantheonCommandTest. Nice.

@shemnon
Copy link
Contributor Author

shemnon commented Dec 2, 2018

It will make the metrics pluming CL much better, a lot less additions of any() everywhere.

@shemnon shemnon merged commit 665ae97 into PegaSysEng:master Dec 2, 2018
@shemnon shemnon deleted the build_tweaks branch December 6, 2018 20:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants