| Class | Description |
|---|---|
| SystemStubsExtension |
Use with
ExtendWith to add automatic processing of
TestResource objects provided by System Stubs. |
| Annotation Type | Description |
|---|---|
| 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
|
Copyright © 2020–2022. All rights reserved.