Maven simply runs the test when using annotation @Test, so I don't use
the adapter. I will run some different scenarios
- using the adapter class
- running the tests without the adaptor bu with junit 4 (well, that's
what I've done so far!)
- running the tests with junit 3.8
and give you the results - but that might take some time before I get to
this task.

Regards,

Stefan.

Brett Porter schrieb:
> How are you running the tests? They probably don't work out of the box
> - are you using the JUnit4Adapter?
>
> - Brett
>
> Stefan Hedtfeld wrote:
>> Hi,
>>
>> has anyone successfully tried to use cobertura plugin with junit 4.0? I
>> updated to junit 4, but now the report says that no lines of my CUT is
>> executed. Maven says the tests are executed. Any ideas?
>>
>> Regards,
>>
>> Stefan.
>>
>

Reply via email to