class NonReflectiveSteps
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
private static class |
NonReflectiveSteps.NextCommandFails |
private static class |
NonReflectiveSteps.SendKeys |
private static class |
NonReflectiveSteps.VerifyNextCommandFails |
Modifier and Type | Field and Description |
---|---|
private static java.util.logging.Logger |
LOG |
private static java.util.function.Supplier<com.google.common.collect.ImmutableMap<java.lang.String,CoreStepFactory>> |
STEPS |
Constructor and Description |
---|
NonReflectiveSteps() |
Modifier and Type | Method and Description |
---|---|
private static com.google.common.collect.ImmutableMap<java.lang.String,CoreStepFactory> |
build() |
com.google.common.collect.ImmutableMap<java.lang.String,CoreStepFactory> |
get() |
private static final java.util.logging.Logger LOG
private static java.util.function.Supplier<com.google.common.collect.ImmutableMap<java.lang.String,CoreStepFactory>> STEPS
public com.google.common.collect.ImmutableMap<java.lang.String,CoreStepFactory> get()
private static com.google.common.collect.ImmutableMap<java.lang.String,CoreStepFactory> build()