com.marvell.capricorn.functional.AcmSinglePathOperationTest: Failure in testAcmSinglePath: junit.framework.ComparisonFailure: expected: but was: at com.marvell.capricorn.functional.AcmSinglePathOperationTest.singlePathExecAll(AcmSinglePathOperationTest.java:117) at com.marvell.capricorn.functional.AcmSinglePathOperationTest.testAcmSinglePath(AcmSinglePathOperationTest.java:179) at java.lang.reflect.Method.invokeNative(Native Method) at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:191) at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:176) at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:554) at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1701)
Test results for AcmPathTestRunner=.F Time: 14.28
FAILURES!!! Tests run: 1, Failures: 1, Errors: 0
So, is there any method to print message on console? THX!