public class EnvironmentalContext extends Object implements org.junit.jupiter.api.extension.TestTemplateInvocationContext
| Modifier and Type | Class and Description |
|---|---|
static class |
EnvironmentalContext.EnvironmentalLifecycle |
| Constructor and Description |
|---|
EnvironmentalContext() |
| Modifier and Type | Method and Description |
|---|---|
List<org.junit.jupiter.api.extension.Extension> |
getAdditionalExtensions() |
String |
getDisplayName(int invocationIndex) |
public EnvironmentalContext()
public String getDisplayName(int invocationIndex)
getDisplayName in interface org.junit.jupiter.api.extension.TestTemplateInvocationContextpublic List<org.junit.jupiter.api.extension.Extension> getAdditionalExtensions()
getAdditionalExtensions in interface org.junit.jupiter.api.extension.TestTemplateInvocationContext1.1.14-SNAPSHOT - Copyright © 2018 Talend Component Kit Documentation