Package | Description |
---|---|
com.google.cloud.datastore.testing |
A testing helper for Google Cloud Datastore.
|
com.google.cloud.testing |
Modifier and Type | Method and Description |
---|---|
protected List<BaseEmulatorHelper.EmulatorRunner> |
LocalDatastoreHelper.getEmulatorRunners() |
Modifier and Type | Class and Description |
---|---|
protected static class |
BaseEmulatorHelper.DownloadableEmulatorRunner
Utility class to start and run an emulator from a download URL.
|
protected static class |
BaseEmulatorHelper.GcloudEmulatorRunner
Utility class to start and run an emulator from the Google Cloud SDK.
|
Modifier and Type | Method and Description |
---|---|
protected abstract List<BaseEmulatorHelper.EmulatorRunner> |
BaseEmulatorHelper.getEmulatorRunners()
Returns the emulator runners supported by this emulator.
|
Copyright © 2019 Google LLC. All rights reserved.