Package net.serenitybdd.junit.spring.integration
-
Class Summary Class Description SpringIntegrationClassRule ATestRuleto be used with @ClassRuleto run the @BeforeClass and @AfterClass modifiers that are part ofSpringJUnit4ClassRunner.SpringIntegrationMethodRule ATestRuleto be used with @Ruleto run the @Before and @After modifiers that are part ofSpringJUnit4ClassRunner.SpringIntegrationSerenityRunner A serenity runner that automatically adds rulesSpringIntegrationMethodRuleandSpringIntegrationClassRule.