junit.framework.AssertionFailedError at BaseKeywordDefinitions
15 views
Skip to first unread message
Dmitry Nosov
unread,
Aug 30, 2013, 1:20:07 AM8/30/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bot-bo...@googlegroups.com
When running a runner against a csv testcases, I receive the following error:
[exec] Failure in testVerifyLogin: [exec] junit.framework.AssertionFailedError [exec] at org.imaginea.botbot.keywords.BaseKeywordDefinitions.methodInv oker(Unknown Source) [exec] at org.imaginea.botbot.keywords.BaseKeywordDefinitions.invoker(U nknown Source) [exec] at org.imaginea.botbot.keywords.RobotiumKeywordDefinition.execut e(Unknown Source) [exec] at org.imaginea.botbot.keywords.KeywordCaller.execute(Unknown So urce) [exec] at org.imaginea.botbot.common.AndroFrameworkExecutor.execute(Unk nown Source) [exec] at org.imaginea.botbot.common.AndroFrameworkExecutor.androExecut or(Unknown Source) [exec] at test.Hophop.testVerifyLogin(Unknown Source) [exec] at java.lang.reflect.Method.invokeNative(Native Method) [exec] at android.test.InstrumentationTestCase.runMethod(Instrumentatio nTestCase.java:214) [exec] at android.test.InstrumentationTestCase.runTest(InstrumentationT estCase.java:199) [exec] at android.test.ActivityInstrumentationTestCase2.runTest(Activit yInstrumentationTestCase2.java:192) [exec] at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java :190) [exec] at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java :175) [exec] at android.test.InstrumentationTestRunner.onStart(Instrumentatio nTestRunner.java:555) [exec] at android.app.Instrumentation$InstrumentationThread.run(Instrum entation.java:1661) [exec]