Package io.quarkus.test
-
Annotation Types Summary Annotation Type Description Mock The built-in stereotype intended for use with mock beans injected in tests.TestTransaction Indicates that this method should be run in a rollback only transaction.
| Annotation Type | Description |
|---|---|
| Mock |
The built-in stereotype intended for use with mock beans injected in tests.
|
| TestTransaction |
Indicates that this method should be run in a rollback only transaction.
|