Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 232 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 232 Bytes

MySQLExample

Tests for MySQL DB with the base CRUD operations. Maven JDBC Junit5 For tests execution insert correct name and password to the db.properties.

Run command

mvnw clean test or mvn clean test or from IDE.