public class Controls extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Controls.Builder
A builder to create a controls string, a JSON that holds a list of injections that are to be injected in code for
testing purposes.
|
| Modifier and Type | Method and Description |
|---|---|
static Controls.Builder |
newBuilder()
Returns a builder that can be used to add injections.
|
public static Controls.Builder newBuilder()
Copyright © 2022 The Apache Software Foundation. All rights reserved.