public class JUnit5TestClassAnnotations extends Object
| Modifier and Type | Method and Description |
|---|---|
static JUnit5TestClassAnnotations |
forTest(Class<?> testClass) |
Optional<String> |
getDisplayNameGeneration(Method javaMethod) |
public static JUnit5TestClassAnnotations forTest(Class<?> testClass)
Copyright © 2023. All rights reserved.