Skip to content
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

Wilma mock #52

Merged
merged 6 commits into from
Jun 25, 2015
Merged

Wilma mock #52

merged 6 commits into from
Jun 25, 2015

Conversation

TPinter
Copy link
Contributor

@TPinter TPinter commented Jun 25, 2015

No description provided.

@@ -289,11 +288,71 @@ public boolean uploadStubConfiguration(String fileName, File file) {
return fileUpload.uploadStubConfiguration(fileName, file);
}

private WilmaMockConfig initializeMockConfig(Properties properties) {
/**
* For unit test.
Copy link
Contributor

Choose a reason for hiding this comment

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

This is not a meaningful doc. Afaik no need for javadoc in case of getter setter, but if it is necessary, pls add "Getter" "Setter" text instead of "For unit test" (applicable for other places in this file too)

tkohegyi added a commit that referenced this pull request Jun 25, 2015
#46, adding drop all stubconfig possibility
@tkohegyi tkohegyi merged commit 8e4224a into master Jun 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants