Package org.seedstack.seed.testing.spi
-
Interface Summary Interface Description TestContext The testing context, allowing to access current test information.TestDecorator Interface for implementing test decorators that can execute code before and after each test.TestPlugin Interface for implementing test plugins that can alter the behavior of tests run with SeedStack.