Click File|Import...|Git|Projects from Git (with smart import)
R-click the project, Properties, Java Build Path, Libraries, Modulepath, Add Library..., JUnit
R-click the project, Run As, JUnit Test
If there are problems, try: R-click the project, Run As, Run Configurations..., Dependencies, Classpath Entries, Advanced, Add Library, JUnit.
Good Luck!