Skip to content

mnovoseltsev/testconfiguration-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

testconfiguration-bug

Demo project to reproduce unexpected behavour with Spring Framework @TestConfiguration.

There are two tests. First test injectedStringShouldContainValueFromTestConfiguration() uses @TestConfiguration as an @Import statement. Second test injectedStringShouldContainValueFromInnerTestConfiguration() uses @TestConfiguration as an inner static class. First test fails, however second works as expected.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages