import os import shutil from tests.global_fns import * def test_java(): runCommandAndCheckOutput("/usr/bin/java HelloWorld")