Module org.junit.jupiter.engine
Class IsTestTemplateMethod
java.lang.Object
org.junit.jupiter.engine.discovery.predicates.IsTestTemplateMethod
@API(status=INTERNAL, since="5.0") public class IsTestTemplateMethod extends Object
Test if a method is a JUnit Jupiter
@TestTemplate
method.- Since:
- 5.0