Hi,

Bertrand Delacretaz schrieb:
> On Mon, May 4, 2009 at 2:23 PM, Felix Meschberger <fmesc...@gmail.com> wrote:
>> ...These are statements like:
>>
>>   assertEquals("First install returns INSTALLED", INSTALLED,
>>         c.scheduleInstallOrUpdate(uri, data));
>>
>> where the return value of scheduleInstallOrUpdate is being checked,
>> which hopefully is flagged by the compiler because this method does not
>> return anything since it is defined as "public void"....
> 
> Sure...I changed the return type this morning and did't change the
> tests. Shame on me ;-)

I see , sorry, then ;-)

Regards
Felix

> 
> -Bertrand
> 

Reply via email to