Skip to content

Make tests package private#89

Merged
JeroenDeDauw merged 1 commit intomasterfrom
pp
Sep 20, 2019
Merged

Make tests package private#89
JeroenDeDauw merged 1 commit intomasterfrom
pp

Conversation

@JeroenDeDauw
Copy link
Member

Allows for #84

Wikibase Repo has 3 usages of StringValueParserTest:
https://github.com/wikimedia/mediawiki-extensions-Wikibase/search?q=StringValueParserTest

These can easily be fixed by using a copy of the class
(or better yet: refactoring away from this inheritance abuse pattern).

Allows for #84

Wikibase Repo has 3 usages of StringValueParserTest:
https://github.com/wikimedia/mediawiki-extensions-Wikibase/search?q=StringValueParserTest

These can easily be fixed by using a copy of the class
(or better yet: refactoring away from this inheritance abuse pattern).
@JeroenDeDauw JeroenDeDauw merged commit fdc1e4d into master Sep 20, 2019
@JeroenDeDauw JeroenDeDauw deleted the pp branch September 20, 2019 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants