Skip to content

Conversation

hoangnam2261
Copy link
Contributor

@hoangnam2261 hoangnam2261 commented Apr 3, 2019

Dear all,
As i see, junit-jupiter-api is is a transitive dependency of junit-jupiter-engine.
So should we remove junit-jupiter-api dependency in where we already have junit-jupiter-engine?

Reference: https://stackoverflow.com/questions/48448331/difference-between-junit-jupiter-api-and-junit-jupiter-engine

Thanks for reading,

hoangnam2261 and others added 6 commits April 3, 2019 11:37
Two sentences read a little awkward, so I tweaked them. Hope this helps!
* typeobject pattern

* fixing errors

* fix error cellpool

* Update README.md

* Update README.md
* 508 : sonar qube critical issue fixes

* 508 : Sunar Qube Fixes
Define a constant instead of duplicating this literal "user_accounts" 4 times.
Define a constant instead of duplicating this literal "userID" 5 times
Define a constant instead of duplicating this literal "additionalInfo" 4 times.
Define a constant instead of duplicating this literal "userName" 4 times.

* 508 : Sunar Qube Fixes
Define a constant instead of duplicating this literal "user_accounts" 4 times.

* 508 : Sonar Qube Fixes
Define a constant instead of duplicating this literal "eEvans" 4 times
Define a constant instead of duplicating this literal "jBloch" 6 times
Define a constant instead of duplicating this literal "mFowler" 3 times

* 508 : Sonar Qube FIxes
Define a constant instead of duplicating this literal "username" 3 times.

* 508: sonar qube issue fixes
Define a constant instead of duplicating this literal "customerDao.getAllCustomers(): " 4 times.

* 508 : sonar qube issue fixes
Define a constant instead of duplicating this literal "App.main(), student : " 4 times.

* 508 : sonar Qube issue fixes
Define a constant instead of duplicating this literal "{} hits {}. {} is damaged!" 3 times.
Define a constant instead of duplicating this literal "{} hits {}." 4 times.

* 508 : Define a constant instead of duplicating this literal "{} hits {}." 4 times.

* 508 : checkstyle fixes

* 508: checkstyle fixes

* 508: checkstyle fixes

* 508: checkstyle fixes

* 508: checkstyle fixes

* 508: checkstyle fixes

* 508: cqrs checkstyle fixes
* 508 : Sonar qube critical Issue Fix
Refactor this method to reduce its Cognitive Complexity from 30 to the 15 allowed.

* 508: Sonar Qube Issue fxes
Define a constant instead of duplicating this literal " does not exist." 3 times.

* 508: sonar qube issue fixes
Define a constant instead of duplicating this literal "Some external api for only realtime execution could be called here." 3 times.
@iluwatar iluwatar self-assigned this Jul 28, 2019
@iluwatar iluwatar added this to the 1.21.0 milestone Jul 28, 2019
@iluwatar
Copy link
Owner

@hoangnam2261 can you please pull the latest from master and update the pull request?

@hoangnam2261
Copy link
Contributor Author

hoangnam2261 commented Jul 30, 2019

Hi @iluwatar,
I just rebased origin master on my branch. The build passed, but now the PR included many changes isn't related to my initial commit.
Should I close this PR and create another PR?

@iluwatar
Copy link
Owner

@hoangnam2261 yes I guess that is the best way to solve this

@hoangnam2261 hoangnam2261 deleted the remove-junit-jupiter-api branch July 30, 2019 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.