-
Notifications
You must be signed in to change notification settings - Fork 4
@ExpectInsert
Jump to bottom
Jean Bisutti edited this page Nov 18, 2020
*
3 revisions
Verifies the number of INSERT statements.
See also the ExpectMaxInsert annotation.
Elements
| Name | Type | Meaning | Default value |
|---|---|---|---|
| value | int | Number of insert statements | 1 |
Annotations
Core
JVM
SQL
Scopes
Create an annotation
Supported frameworks
How to
Project examples
Maven performance
Spring Boot - JUnit 4
Spring Boot - JUnit 5
Micronaut Data - JUnit 5
Micronaut - Spring - JUnit 5
Quarkus - JUnit 5