Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Tests cleaning #302

Merged
merged 2 commits into from
Feb 5, 2018
Merged

Tests cleaning #302

merged 2 commits into from
Feb 5, 2018

Conversation

yfouquet
Copy link
Collaborator

@yfouquet yfouquet commented Feb 5, 2018

Enhance readability
Use Java 8 when possible (and useful)
Make method private when possible
Remove unused methods in class Item
Add pause method to avoid using Thread.sleep in try-catch block

Enhance readability
Use Java 8 when possible (and useful)
Make method private when possible
Remove unused methods in class Item
Implement a pause method that catches the interrupt exception only once.
Then use it when needed.
@yfouquet yfouquet merged commit 495e91b into rickfast:master Feb 5, 2018
@yfouquet yfouquet deleted the update_tests branch February 5, 2018 16:12
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.

1 participant