Class SecurityTestPlugin
- java.lang.Object
-
- org.seedstack.seed.security.internal.testing.SecurityTestPlugin
-
- All Implemented Interfaces:
org.seedstack.seed.testing.spi.TestPlugin
public class SecurityTestPlugin extends Object implements org.seedstack.seed.testing.spi.TestPlugin
IT plugin for security. Handles the WithSecurity annotation.
-
-
Constructor Summary
Constructors Constructor Description SecurityTestPlugin()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<Class<? extends org.seedstack.seed.testing.spi.TestDecorator>>decorators()booleanenabled(org.seedstack.seed.testing.spi.TestContext testContext)
-