Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Cleaup of test infrastructure#126

Merged
pesse merged 4 commits intodevelopfrom
cleanup
Feb 14, 2019
Merged

Cleaup of test infrastructure#126
pesse merged 4 commits intodevelopfrom
cleanup

Conversation

@Pazus
Copy link
Copy Markdown
Member

@Pazus Pazus commented Feb 14, 2019

Optimized imports, updated junit to 5.4, fixed visibility of test methods and test classes

@Pazus Pazus requested a review from pesse February 14, 2019 20:46

final ArrayList<String> finalIncludeObjectsList = includeObjectsList;
final ArrayList<String> finalExcludeObjectsList = excludeObjectsList;
final List<String> finalIncludeObjectsList = getObjectList(includeObjects);
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you! 😅

@pesse pesse merged commit a4927a7 into develop Feb 14, 2019
@Pazus Pazus deleted the cleanup branch February 15, 2019 05:17
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