Class AutoTestCaseLoading
- java.lang.Object
-
- de.ikor.sip.foundation.testkit.config.AutoTestCaseLoading
-
@Configuration @EnableConfigurationProperties @Profile("test") public class AutoTestCaseLoading extends ObjectLoads a batch of test cases from a test case file
-
-
Constructor Summary
Constructors Constructor Description AutoTestCaseLoading()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.springframework.context.support.PropertySourcesPlaceholderConfigurertestKitTests(org.springframework.core.env.ConfigurableEnvironment environment)Adds testcases to environment
-