Skip to content
This repository has been archived by the owner on May 18, 2020. It is now read-only.

Adds Junit Rule and method isStarted #95

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

netodevel
Copy link

Motivation:

My integration tests were getting very polluted and with duplicate code (start and stop)
I also find it elegant not to have to worry about managing the start and stop of the service.
In some cases I needed to validate if the service was "on" so I also added an isStarted() method.

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