I'm trying my first hand at running some tests. I'm getting this weird
error. I'm not sure exactly what's happening. Any ideas about what's going
on?
[echo] Running tests ...
[exec]
[exec] org.klnusbaum.linkschedule.test.ScheduleTests:
[exec] Failure in testApplicationTestCaseSetUpProperly:
[exec] junit.framework.AssertionFailedError
[exec] at
android.test.ApplicationTestCase.setupApplication(ApplicationTestCase.java:102)
[exec] at
android.test.ApplicationTestCase.testApplicationTestCaseSetUpProperly(ApplicationTestCase.java:174)
[exec] at java.lang.reflect.Method.invokeNative(Native Method)
[exec] at
android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:169)
[exec] at
android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:154)
[exec] at
android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:520)
[exec] at
android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1447)
[exec] .
[exec] Test results for InstrumentationTestRunner=.F.
[exec] Time: 0.07
[exec]
[exec] FAILURES!!!
[exec] Tests run: 2, Failures: 1, Errors: 0
[exec]
[exec]
-Kurtis
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en