public interface DependencyInjector
| Modifier and Type | Method and Description |
|---|---|
void |
injectDependenciesInto(Object object)
Injects dependencies into a test class or test step object.
|
void |
reset()
Reinitializes dependencies.
|
void injectDependenciesInto(Object object)
void reset()
Copyright © 2023. All rights reserved.