Hotfix - 개발 시작전 hotfix #6
Annotations
1 error and 1 warning
PaletteApplicationTests.contextLoads():
src/test/java/com/palettee/PaletteApplicationTests.java#L1
java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@7d12e459 testClass = com.palettee.PaletteApplicationTests, locations = [], classes = [com.palettee.PaletteApplication], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@84487f4, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@7c8f9c2e, org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7c1e32c9, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7ca8d498, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@1835d3ed, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@295bf2a, org.springframework.boot.test.context.SpringBootTestAnnotation@99032f92], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
contextLoads() (com.palettee.PaletteApplicationTests) failed:
com.palettee.PaletteApplicationTests#L0
build/test-results/test/TEST-com.palettee.PaletteApplicationTests.xml [took 0s]
|