If starting tests another way than with Gradle (e.g., with Eclipse's JUnit test runner), the Gradle task prepareTestConfiguration has to be executed first. This will ...
Modal verbs are verbs that indicate likelihood, ability, permission or obligation.
docker run --name unicenta -p 3306:3306 -d -e MYSQL_ROOT_PASSWORD=root -e MYSQL_DATABASE=unicenta -e MYSQL_USER=unicenta -e MYSQL_PASSWORD=unicenta mysql:5.6 Run MariaDB database for Developer Env ...