Class EnvironmentalContext
java.lang.Object
org.talend.sdk.component.junit5.environment.EnvironmentalContext
- All Implemented Interfaces:
org.junit.jupiter.api.extension.TestTemplateInvocationContext
public class EnvironmentalContext
extends Object
implements org.junit.jupiter.api.extension.TestTemplateInvocationContext
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<org.junit.jupiter.api.extension.Extension>getDisplayName(int invocationIndex) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.junit.jupiter.api.extension.TestTemplateInvocationContext
prepareInvocation
-
Constructor Details
-
EnvironmentalContext
public EnvironmentalContext()
-
-
Method Details
-
getDisplayName
- Specified by:
getDisplayNamein interfaceorg.junit.jupiter.api.extension.TestTemplateInvocationContext
-
getAdditionalExtensions
- Specified by:
getAdditionalExtensionsin interfaceorg.junit.jupiter.api.extension.TestTemplateInvocationContext
-