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