Uses of Package
com.github.robtimus.junit.support.extension
-
Packages that use com.github.robtimus.junit.support.extension Package Description com.github.robtimus.junit.support.extension Provides interfaces and classes for helping create JUnit extensions. -
Classes in com.github.robtimus.junit.support.extension used by com.github.robtimus.junit.support.extension Class Description InjectingExtension An abstract base class for JUnit extensions that can inject values in fields and/or parameters.InjectionTarget A representation of an injection target.MethodLookup A class to help find methods based on annotations or other method references.MethodLookup.Result The result of finding a method.