test/tools/launcher/FXLauncherTest.java

Print this page

        

*** 403,411 **** System.out.println("All tests pass. Test cases covered: " + FXLauncherTest.testcount); } } else { System.err.println("Warning: JavaFX components missing or not supported"); ! System.err.println(" test passes vacuosly."); } } } --- 403,411 ---- System.out.println("All tests pass. Test cases covered: " + FXLauncherTest.testcount); } } else { System.err.println("Warning: JavaFX components missing or not supported"); ! System.err.println(" test passes vacuously."); } } }