File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change 102
102
<suppress files =" src[\\/]test[\\/]java[\\/]org[\\/]springframework[\\/]test[\\/]util[\\/].+Tests" checks =" IllegalImport" id =" bannedHamcrestImports" />
103
103
<suppress files =" src[\\/]test[\\/]java[\\/]org[\\/]springframework[\\/]test[\\/]web[\\/](client|reactive|servlet)[\\/].+Tests" checks =" IllegalImport" id =" bannedHamcrestImports" />
104
104
<suppress files =" src[\\/]test[\\/]java[\\/]org[\\/]springframework[\\/]test[\\/]context[\\/](aot|junit4)" checks =" SpringJUnit5" />
105
- <suppress files =" AutowiredConfigurationErrorsIntegrationTests" checks =" SpringJUnit5" message =" Lifecycle method .+ should not be private" />
106
105
<suppress files =" org[\\/]springframework[\\/]test[\\/]context[\\/].+[\\/](ExpectedExceptionSpringRunnerTests|StandardJUnit4FeaturesTests|ProgrammaticTxMgmtTestNGTests)" checks =" RegexpSinglelineJava" id =" expectedExceptionAnnotation" />
107
106
108
107
<!-- spring-web -->
You can’t perform that action at this time.
0 commit comments