Move console IO implemetations. #1 fixed
Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
This commit is contained in:
@@ -8,6 +8,7 @@ import java.io.IOException;
|
||||
import org.junit.Test;
|
||||
|
||||
import net.bigeon.gclc.manager.ConsoleInput;
|
||||
import net.bigeon.gclc.manager.EmptyInput;
|
||||
import net.bigeon.gclc.tools.ConstantString;
|
||||
|
||||
public class EmptyInputTest {
|
||||
|
||||
@@ -7,6 +7,7 @@ import java.io.IOException;
|
||||
import org.junit.Test;
|
||||
|
||||
import net.bigeon.gclc.manager.ConsoleOutput;
|
||||
import net.bigeon.gclc.manager.SinkOutput;
|
||||
|
||||
public class SinkOutputTest {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user