Class AutoTestCaseLoading


  • @Configuration
    @EnableConfigurationProperties
    @Profile("test")
    public class AutoTestCaseLoading
    extends Object
    Loads a batch of test cases from a test case file
    • Constructor Detail

      • AutoTestCaseLoading

        public AutoTestCaseLoading()
    • Method Detail

      • prepareTestingEnvironment

        @Bean("testKitBatchTests")
        public org.springframework.context.support.PropertySourcesPlaceholderConfigurer prepareTestingEnvironment​(org.springframework.core.env.ConfigurableEnvironment environment)
        Adds testcases to environment