public class YdbEnvironment extends Object
| Constructor and Description |
|---|
YdbEnvironment() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
cleanUpTests() |
boolean |
disableIntegrationTests() |
String |
dockerDatabase() |
String |
dockerFeatures() |
String |
dockerImage() |
String |
dockerPemPath() |
boolean |
dockerReuse() |
boolean |
useDockerIsolation() |
String |
ydbAuthToken() |
String |
ydbDatabase() |
String |
ydbEndpoint() |
String |
ydbPemCert() |
boolean |
ydbUseTls() |
public String ydbEndpoint()
public String ydbDatabase()
public String ydbAuthToken()
public String ydbPemCert()
public boolean ydbUseTls()
public String dockerImage()
public String dockerDatabase()
public String dockerPemPath()
public boolean dockerReuse()
public String dockerFeatures()
public boolean cleanUpTests()
public boolean disableIntegrationTests()
public boolean useDockerIsolation()
Copyright © 2024. All rights reserved.