import org.junit.jupiter.api.Test; class TextInputTest { @Test public void inputTest() { } }