Skip to content

Files

Latest commit

2f143dc · Feb 27, 2023

History

History

tc-postgresql-hibernate-junit5

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 29, 2021
Nov 18, 2020
Feb 27, 2023

This project illustrates how to use QuickPerf with Hibernate and JUnit 5

At the beginning of each test, a SQL script defined in the import.sql file is executed. This script inserts two players and their team in the database.

Global annotations are configured in QuickPerfConfiguration. These annotations apply on each test.