JavaScript is disabled on your browser.
Skip navigation links
JUnit 5
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
org.junit.vintage.engine
Package
org.junit.vintage.engine.descriptor
Interface RunnerDecorator
@API
(
status
=
INTERNAL
,
since
="5.4")
public interface
RunnerDecorator
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Runner
getDecoratedRunner
()
Method Details
getDecoratedRunner
Runner
getDecoratedRunner
()