Class TempDirectory.FieldContext
java.lang.Object
org.junit.jupiter.engine.extension.TempDirectory.FieldContext
- All Implemented Interfaces:
org.junit.jupiter.api.extension.AnnotatedElementContext
- Enclosing class:
TempDirectory
private static class TempDirectory.FieldContext
extends Object
implements org.junit.jupiter.api.extension.AnnotatedElementContext
- Since:
- 5.4
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.junit.jupiter.api.extension.AnnotatedElementContext
findAnnotation, findRepeatableAnnotations, isAnnotated
-
Field Details
-
field
-
-
Constructor Details
-
FieldContext
-
-
Method Details
-
getAnnotatedElement
- Specified by:
getAnnotatedElementin interfaceorg.junit.jupiter.api.extension.AnnotatedElementContext
-
toString
-