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

      • testKitTests

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