1. 程式人生 > >關於org.springframework.test.context.junit4.SpringJUnit4ClassRunner異常解決

關於org.springframework.test.context.junit4.SpringJUnit4ClassRunner異常解決

1.在maven工程下使用springJunit進行測試時,報了個未找到org.springframework.test.context.junit4.SpringJUnit4ClassRunner這個類的異常;

2.使用SpringTest測試mapper時,一致報錯NullPointerException。

網上一直沒有找到解決方案

經過不斷的查詢發現原因:是因為spring-test的版本號與spring相關的maven的依賴的版本號不一致所導致

將spring-test的版本號與spring相關依賴版本號一致,即可正常

相關推薦

關於org.springframework.test.context.junit4.SpringJUnit4ClassRunner異常解決

1.在maven工程下使用springJunit進行測試時,報了個未找到org.springframework.test.context.junit4.SpringJUnit4ClassRunner這個類的異常; 2.使用SpringTest測試mapper時,一致報錯Nu

關於SSH整合的測試Could not initialize class org.springframework.test.context.junit4.SpringJUnit4ClassRunner

在構建SSH整合的時候,測試類啟動初始化報錯 實際上是少了一個包hibernate-commons-annotations-4.0.1.Final.jar,加入對應版本的jar包即可,百度大部分說的問題是針對maven的,而我寫的這個是關於SSH的,沒有maven管理

SpringBoot啟動報org.springframework.boot.test.contextorg.springframework.test.context.junit4不存在的解決方案

問題描述: org.springframework.boot.test.context does not exist org.springframework.test.context.junit4.SpringJUnit4ClassRunner not exsit Sp

org.springframework.web.context.ContextLoaderListen 報錯解決辦法

今天搭建SSH專案的時候出現瞭如下錯誤: 嚴重: Error configuring application listener of class org.springframework.web.context.ContextLoaderListener java.lang.ClassNotFoundEx

eclipse中部署web項目時報錯java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener的解決方法

except 自動生成 text margin spa font 應用 sem gin 解決方案: 1.右鍵點擊項目--選擇Properties,選擇Deployment Assembly,在右邊點擊Add按鈕,在彈出的窗口中選擇Java Build Path Entrie

解決: idea創建並部署SpringMVC項目時 報錯 java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener

width tomcat 錯誤 eight found 重啟 分享 .com pan 用IDEA創建並運行SpringMVC項目時,最初發現沒有Servlet包,這個問題已在上篇解決,然而當我們嘗試去運行此時的SpringMVC項目時,發現仍然有錯誤.ClassNotFou

解決org.springframework.web.context.ContextLoaderListener

專案啟動是報錯: org.springframework.web.context.ContextLoaderListener 解決方法: 右鍵單擊工程專案 ->點選 properties 選擇 Deployment Assembly 點選 Add -&g

解決:The import org.springframework.test cannot be resolved

The import org.springframework.test cannot be resolved 報錯解決         <dependency>          

Tomcat啟動時報org.springframework.web.context.ContextLoaderListener錯誤解決方案

lean handler 轉載 現象 tail size enc fault new 問題現象:新從svn上檢出maven的項目maven+spring+springmvc項目在Tomcat啟動時,報如下錯誤。 嚴重: Error configuring appl

異常:Caused by: java.lang.NoClassDefFoundError: org/springframework/web/context/WebApplicationContext

說明專案沒有載入jar包   異常:Caused by: java.lang.NoClassDefFoundError: org/springframework/web/context/WebApplicationContext   解決方案:對著工程點右鍵-

ClassNotFoundException: org.springframework.web.context.ContextLoaderListener解決辦法

網上查了一下,有些人說是沒有spring的相關包,但是我檢查這個包確實有進行依賴的。雙擊web.xml的 “org.springframework.web.context.ContextLoaderListener”也能跳轉到對應class檔案裡面。 顯然並不是缺少包

java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener的解決辦法

昨天在一個Maven+Spring4.1+SpringMvc4.1+Mybatis3的專案中啟動Tomcat時提示如下錯誤 3 10, 2016 9:25:42 午前 org.apache.tomcat.util.digester.SetPropertiesRule beg

IDEA開發出現java.lang.ClassNotFoundException:org.springframework.web.context.ContextLoaderListener錯誤解決方法

在IDEA開發23體驗網的SpringMVC專案時,會出現一些錯誤,其中比較典型之一的就是除錯SpringMvc中,出現:java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoad

java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener

frame rtu tex catalina 導入 listen 前言 intern 初步 前言:   MyEclipse整合ssh框架,間歇性Tomcat啟動發生java.lang.ClassNotFoundException: org.springframework.w

【web.xml】報錯java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener

sch display ldr cep .class apache blog man reload 今天搭建新的項目,雖然在web.xml中配置了ContextLoaderListener以及IntrospectorCleanupListener 如下: web.xml中部

嚴重: Error configuring application listener of class org.springframework.web.context.ContextLoaderListener

tex lips list myeclipse 部署 listener ram 沒有 uri   是在spring和struts整合的時候發生的,相關jar包沒有部署到tomcat上。   解決方法:右鍵項目 propertis -->myeclipse --&

Exception in thread "main" java.lang.NoClassDefFoundError: org/springframework/boot/context/embedded/ServletRegistrationBean

cau type main ebean url nag jar except found 異常信息 2017-09-02 18:06:37.223 [main] ERROR o.s.boot.SpringApplication - Application startup

spring配置問題:嚴重: Error configuring application listener of class org.springframework.web.context.ContextLoaderListener

manager base class spring配置 r.java 配置 enc contain app 將項目發布到tomcat時出現下面錯誤 嚴重: Error configuring application listener of class org.springf

Eclipse啟動Maven項目報java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener的錯誤

ade term add listener context out contex style org 今天用Eclipse導入了一個Maven項目,啟動tomcat時卻報java.lang.ClassNotFoundException: org.springframewor

SpringBoot項目 org.springframework.boot.context.embedded.EmbeddedServletContainerException: Unable to start embedded Jetty servlet container報錯

tex style index app 新項目 sta chat mob nio SpringBoot項目啟動報錯 ERROR 2172 --- [ main] o.s.boot.SpringApplication : Application startup failed