¡@

Home 

2014/10/16 ¤W¤È 08:23:00

android Programming Glossary: robounittestcase

Can't build and run an android test project created using “ant create test-project” when tested project has jars in libs directory

http://stackoverflow.com/questions/2472059/cant-build-and-run-an-android-test-project-created-using-ant-create-test-proje

roboguice.test does not exist javac import roboguice.test.RoboUnitTestCase javac ^ javac Users mike Projects myapp android MyAppTests.. GsonTest.java 11 cannot find symbol javac symbol class RoboUnitTestCase javac public class GsonTest extends RoboUnitTestCase MyApplication.. class RoboUnitTestCase javac public class GsonTest extends RoboUnitTestCase MyApplication javac ^ javac Users mike Projects myapp android..

Can't build and run an android test project created using “ant create test-project” when tested project has jars in libs directory

http://stackoverflow.com/questions/2472059/cant-build-and-run-an-android-test-project-created-using-ant-create-test-proje

MyAppTests src com myapp test GsonTest.java 4 package roboguice.test does not exist javac import roboguice.test.RoboUnitTestCase javac ^ javac Users mike Projects myapp android MyAppTests src com myapp test GsonTest.java 8 package com.google.gson does.. Users mike Projects myapp android MyAppTests src com myapp test GsonTest.java 11 cannot find symbol javac symbol class RoboUnitTestCase javac public class GsonTest extends RoboUnitTestCase MyApplication javac ^ javac Users mike Projects myapp android MyAppTests.. myapp test GsonTest.java 11 cannot find symbol javac symbol class RoboUnitTestCase javac public class GsonTest extends RoboUnitTestCase MyApplication javac ^ javac Users mike Projects myapp android MyAppTests src com myapp test HttpTest.java 6 package roboguice.test..