Mark PathResourceTests as deprecated (along with PathResource)
Issue: SPR-17320
This commit is contained in:
parent
0b2c482e29
commit
b7e4a56e5c
|
|
@ -50,6 +50,7 @@ import static org.mockito.BDDMockito.*;
|
||||||
* @author Juergen Hoeller
|
* @author Juergen Hoeller
|
||||||
* @author Arjen Poutsma
|
* @author Arjen Poutsma
|
||||||
*/
|
*/
|
||||||
|
@Deprecated
|
||||||
public class PathResourceTests {
|
public class PathResourceTests {
|
||||||
|
|
||||||
private static final String TEST_DIR =
|
private static final String TEST_DIR =
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue