Rename SingleColumnRowMapperTest to align with the other tests

This commit is contained in:
Johnny Lim
2018-03-30 12:28:16 +02:00
committed by Juergen Hoeller
parent e5096be660
commit 8dd0974e2f
@@ -36,7 +36,7 @@ import static org.junit.Assert.*;
* @author Kazuki Shimizu
* @since 5.0.4
*/
public class SingleColumnRowMapperTest {
public class SingleColumnRowMapperTests {
@Test // SPR-16483
public void useDefaultConversionService() throws SQLException {