Package uk.org.webcompere.systemstubs.jupiter


package uk.org.webcompere.systemstubs.jupiter
  • Class
    Description
    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
    Use with ExtendWith to add automatic processing of TestResource objects provided by System Stubs.