Class MockConfiguration

java.lang.Object
io.github.jspinak.brobot.config.mock.MockConfiguration

@Configuration public class MockConfiguration extends Object
Configuration for mock and wrapper beans to ensure proper initialization order. This configuration breaks circular dependencies by defining beans explicitly.

When running with the "test" profile, additional optimizations are applied to speed up test execution and provide deterministic behavior.