Closed markiewb closed 9 years ago
Given
@ContextConfiguration("MyTest-context.xml")
in
src/test/java/com/foo/MyTest.java
also match
src/test/resources/com/foo/MyTest-context.xml
fixed in 1.3.0.3-SN
Fixed NPE in 1.3.0.4-SN d9c2822256b50a80a464fffbfd75fd39d3ca58e5
Given
in
also match