I have this structure:
│ build.gradle └───src ├───main │ └───java │ Main.java └───test └───java Test1.java