Package fr.gouv.vitam.common.thread
Annotation Type RunWithCustomExecutor
-
@Retention(RUNTIME) @Target({METHOD,TYPE}) public @interface RunWithCustomExecutor
Junit Test method annotation used to run the associated test in a specific Thread (RunWithCustomExecutorRule
. Mainly designed to run Tests inside VitamThreads