public class GrpcTransportRule extends ProxyGrpcTransport implements org.junit.rules.TestRule
| Constructor and Description |
|---|
GrpcTransportRule() |
| Modifier and Type | Method and Description |
|---|---|
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement base,
org.junit.runner.Description description) |
protected tech.ydb.core.grpc.GrpcTransport |
origin() |
close, getDatabase, getScheduler, readStreamCall, readWriteStreamCall, unaryCallpublic org.junit.runners.model.Statement apply(org.junit.runners.model.Statement base,
org.junit.runner.Description description)
apply in interface org.junit.rules.TestRuleprotected tech.ydb.core.grpc.GrpcTransport origin()
origin in class ProxyGrpcTransportCopyright © 2025. All rights reserved.