JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
uk.org.webcompere.systemstubs.jupiter
Annotation Type SystemStub
@Target
(
FIELD
)
@Retention
(
RUNTIME
)
public @interface
SystemStub
Marks a field in a test class as a system stub - this makes it get set up automatically around individual tests or, if static, around the whole test fixture
Since:
1.0.0