Re: [google-appengine] Junit Test -> Cloud SQL (local mysql database)

2012-06-24 Thread Takashi Matsuo
Hi jan, How do you run your test? Could you show me an exact command line? -- Takashi On Fri, Jun 22, 2012 at 12:10 PM, jan wrote: > Hi, > > i would like to unit test with some data from my database. If i execute this > sql connection code as webapplication it works with cloud sql as well as my

[google-appengine] Junit Test -> Cloud SQL (local mysql database)

2012-06-22 Thread jan
Hi, i would like to unit test with some data from my database. If i execute this sql connection code as webapplication it works with cloud sql as well as my local database. If i run this unit test, i get the Error: com.google.apphosting.api.ApiProxy$CallNotFoundException: The API package 'rdb