JavaDoc et Completion Bullshit.
This commit is contained in:
@@ -23,7 +23,7 @@ class InputFactoryTest {
|
||||
|
||||
@org.junit.jupiter.api.Test
|
||||
void readData() throws InputFileException {
|
||||
RawData test = InputFactory.readData("test.csv");
|
||||
RawData test = InputFactory.readData("testComplete.csv");
|
||||
|
||||
System.out.println(test.getData());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user