| Class | Description |
|---|---|
| SpringIntegrationClassRule |
A
TestRule to be used with @ClassRule to run the @BeforeClass and @AfterClass modifiers that are part of SpringJUnit4ClassRunner. |
| SpringIntegrationMethodRule |
A
TestRule to be used with @Rule to run the @Before and @After modifiers that are part of SpringJUnit4ClassRunner. |
| SpringIntegrationSerenityRunner |
A serenity runner that automatically adds rules
SpringIntegrationMethodRule and SpringIntegrationClassRule. |
Copyright © 2023. All rights reserved.