public class OtherDriverHandler extends DriverHandler
annotationsReader, config, containerMap, context, dockerService, object, parameter| Constructor and Description |
|---|
OtherDriverHandler(Parameter parameter,
org.junit.jupiter.api.extension.ExtensionContext context,
Config config,
AnnotationsReader annotationsReader) |
OtherDriverHandler(Parameter parameter,
org.junit.jupiter.api.extension.ExtensionContext context,
Config config,
AnnotationsReader annotationsReader,
Class<?> type) |
| Modifier and Type | Method and Description |
|---|---|
void |
resolve() |
cleanup, getConfig, getExtension, getName, getObject, getOptions, handleException, setContainerMap, setDockerService, throwExceptionWhenNoDriverpublic OtherDriverHandler(Parameter parameter, org.junit.jupiter.api.extension.ExtensionContext context, Config config, AnnotationsReader annotationsReader)
public OtherDriverHandler(Parameter parameter, org.junit.jupiter.api.extension.ExtensionContext context, Config config, AnnotationsReader annotationsReader, Class<?> type)
public void resolve()
resolve in class DriverHandlerCopyright © 2021. All rights reserved.