minimized DataSourceTest for JSR169?

2008-02-08 Thread Myrna van Lunteren
Hi, As I was poking at the DataSourceTest recently, I noticed it doesn't run with JSR169. I wondered if it would make sense to make a minimalized version - either to be extended by the DataSourceTest or to be run with JSR169 only. I played with the idea some and am attaching a patch that has the t

Re: minimized DataSourceTest for JSR169?

2008-02-08 Thread Daniel John Debrunner
Myrna van Lunteren wrote: Hi, As I was poking at the DataSourceTest recently, I noticed it doesn't run with JSR169. btw - I think this is a symptom of a bigger issue where a complete set of fixtures from a test class is not run on J2ME even though only a handful of features actually require

Re: minimized DataSourceTest for JSR169?

2008-02-08 Thread Daniel John Debrunner
Myrna van Lunteren wrote: Hi, As I was poking at the DataSourceTest recently, I noticed it doesn't run with JSR169. I wondered if it would make sense to make a minimalized version - either to be extended by the DataSourceTest or to be run with JSR169 only. I played with the idea some and am atta