public abstract class JooqBase
extends io.vertx.quiz.AsyncBase
| Modifier and Type | Field and Description |
|---|---|
io.vertx.ext.unit.junit.RunTestOnContext |
rule |
| Constructor and Description |
|---|
JooqBase() |
| Modifier and Type | Method and Description |
|---|---|
<T> void |
asyncJooq(io.vertx.ext.unit.TestContext context,
Supplier<io.vertx.core.Future<T>> supplier,
Consumer<T> function) |
protected void |
fetchOneAsync(io.vertx.ext.unit.TestContext context,
Class<?> clazzDao,
String pojo,
Object... args) |
UxJooq |
getDao() |
<T> void |
notNull(T entity,
io.vertx.ext.unit.TestContext context) |
Copyright © 2021. All rights reserved.