Getting “junit.framework.AssertionFailedError: Forked Java VM exited abnormally” Exception
问题 I have a java program for JUnit test which I have written in netbeans IDE where I am testing a class with single thread. When I am going to compile this its working fine and showing results 100% success, but when I am trying to run this program I am getting an exception that is - Testsuite: glb.chatmeter.crawler.yahoolocal.YahooBusinessDataTest Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.057 sec Testcase: warning(junit.framework.TestSuite$1): FAILED No tests found in glb.chatmeter