public class RepeatedIfExceptionsInvocationContext extends Object implements org.junit.jupiter.api.extension.TestTemplateInvocationContext
| Modifier and Type | Method and Description |
|---|---|
List<org.junit.jupiter.api.extension.Extension> |
getAdditionalExtensions() |
String |
getDisplayName(int invocationIndex) |
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.TestTemplateInvocationContextCopyright © 2019. All rights reserved.