Package-level declarations
Types
Test descriptor for a single auto-generated test case.
Root test descriptor for the BerryCrush TestEngine.
JUnit 5 TestEngine implementation for BerryCrush scenarios.
Test descriptor representing a test class annotated with @BerryCrushScenarios.
Test descriptor representing a single scenario within a .scenario file.
Test descriptor for a multi-request idempotency test.
Factory for creating StepRegistry and AssertionRegistry from @BerryCrushConfiguration.
Test descriptor representing a .scenario file (container for individual scenarios).
Configuration for filtering scenarios during test discovery and execution.
Test descriptor representing a method annotated with @Scenario.
Discovers @ScenarioTest methods in test classes.
Responsible for discovering scenario tests from annotated test classes.
Responsible for executing scenario tests and reporting results.