Interface | Description |
---|---|
BaseEmulatorHelper.EmulatorRunner |
Utility interface to start and run an emulator.
|
Class | Description |
---|---|
BaseEmulatorHelper<T extends ServiceOptions> |
Utility class to start and stop a local service which is used by unit testing.
|
BaseEmulatorHelper.DownloadableEmulatorRunner |
Utility class to start and run an emulator from a download URL.
|
BaseEmulatorHelper.GcloudEmulatorRunner |
Utility class to start and run an emulator from the Google Cloud SDK.
|
Copyright © 2019 Google LLC. All rights reserved.