Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [gemini-dev] [JPA] Unit tests run

Hi Mike,

Humm, now I understood.

I was trying to run them using the Junit Plug-in Test. That is why I couldn't run it initially.

Well, to make those test run in a headless mode by tycho surefire, I will need to make them run in  Junit Plug-in first.

I will try to make it work in my next free time at weekend.

cheers,

Cristiano

On 22/06/12 17:45, michael keith wrote:
Hi Cristiano,

Sorry, I think I forgot to respond to you about this.

I have a workspace that I use to run the tests. In the workspace I have the following:

Target platform that looks like:
   
TargetPlatform.jpg

The following projects loaded into the workspace:

projects.jpg

A Run Configuration includes all of the bundles except the gemini.dbaccess ones and o.e.g.j.samples.

The arguments tab looks like:

args.jpg


To run specific tests, I just [un]comment lines in o.e.g.j.test.state.TestState.

If you have any questions, or if something doesn't work let me know.

-Mike

On 16/06/2012 7:53 AM, Cristiano Gavião wrote:
Mike,

Could you please explain me how are you running the JPA unit tests at iDE?

I need to create one to evaluate the CM configuration feature that I'm working on. Perhaps I could find a way to run them in the tycho building, too.

cheers,

Cristiano



Back to the top