Code for BAEL-1474 (#4472)
* Code for BAEL-1474 * Renamed test to conform to PMD rules
This commit is contained in:
@@ -16,7 +16,7 @@ import com.baeldung.dependson.shared.File;
|
||||
|
||||
@RunWith(SpringJUnit4ClassRunner.class)
|
||||
@ContextConfiguration(classes = TestConfig.class)
|
||||
public class FileProcessorTest {
|
||||
public class FileProcessorIntegrationTest {
|
||||
|
||||
@Autowired
|
||||
ApplicationContext context;
|
||||
Reference in New Issue
Block a user