public interface EnvironmentProvider
Modifier and Type | Method and Description |
---|---|
AutoCloseable |
start(Class<?> clazz,
Annotation[] annotations)
Starts the environment represented by this implementation.
|
AutoCloseable start(Class<?> clazz, Annotation[] annotations)
clazz
- the test class.annotations
- the current annotations which can own environment configuration.1.1.6-SNAPSHOT - Copyright © 2018 Talend Component Kit Documentation