mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Clean up warnings in tests
This commit is contained in:
+1
@@ -31,6 +31,7 @@ import static org.assertj.core.api.Assertions.assertThat;
|
||||
/**
|
||||
* @author Juergen Hoeller
|
||||
*/
|
||||
@SuppressWarnings("deprecation")
|
||||
class BshScriptEvaluatorTests {
|
||||
|
||||
@Test
|
||||
|
||||
+1
@@ -48,6 +48,7 @@ import static org.mockito.Mockito.mock;
|
||||
* @author Rick Evans
|
||||
* @author Juergen Hoeller
|
||||
*/
|
||||
@SuppressWarnings("deprecation")
|
||||
class BshScriptFactoryTests {
|
||||
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user