hifive / hifive-pitalium-explorer

Image difference viewer for Pitalium
http://www.htmlhifive.com/
Apache License 2.0
13 stars 9 forks source link

テストが実行できない #75

Closed tkmHashi closed 7 years ago

tkmHashi commented 7 years ago

以下のテストについて各テストメソッドを実行する前にエラーが発生している。

com/htmlhifive/pitalium/explorer/api/ApiControllerTest.java com/htmlhifive/pitalium/explorer/api/ImageControllerTest.java com/htmlhifive/pitalium/explorer/cache/BackgroundImageDispatcherTest.java com/htmlhifive/pitalium/explorer/entity/RepositoriesTest.java com/htmlhifive/pitalium/explorer/file/FileUtilityTest.java

警告: Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'imageController': Unsatisfied dependency expressed through field 'service'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.htmlhifive.pitalium.explorer.service.ExplorerService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}