You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Frank Wesemann <f....@fotofinder.net> on 2011/06/01 22:52:16 UTC

Tests for DataImportHandler

Hi,
I am currently spending some time on some issues in the dataimporter 
environment.
I took TestDocBuilder* as examples.
My actual problem is that _something_  in my supplied dataConfig is wrong.
I can see that DataImport#loadDataConfig() doesn't finish.
What I do not see is the actual thrown exception. It is obviously 
swallowed in the chain.
May please someone shed some light on "How can I debug TestCases?"

Thanks!

-- 
mit freundlichem Gruß,

Frank Wesemann
Fotofinder GmbH         USt-IdNr. DE812854514
Software Entwicklung    Web: http://www.fotofinder.com/
Potsdamer Str. 96       Tel: +49 30 25 79 28 90
10785 Berlin            Fax: +49 30 25 79 28 999

Sitz: Berlin
Amtsgericht Berlin Charlottenburg (HRB 73099)
Geschäftsführer: Ali Paczensky




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: Tests for DataImportHandler

Posted by Frank Wesemann <f....@fotofinder.net>.
Erick Erickson schrieb:
> For test cases, I've just executed them in debug mode
> from the IDE (IntelliJ, but I'm sure Eclipse works as well).
> That allows me to just step through the code.
>
>   
Too obviously  to come up with. :/
Thanks Eric



-- 
mit freundlichem Gruß,

Frank Wesemann
Fotofinder GmbH         USt-IdNr. DE812854514
Software Entwicklung    Web: http://www.fotofinder.com/
Potsdamer Str. 96       Tel: +49 30 25 79 28 90
10785 Berlin            Fax: +49 30 25 79 28 999

Sitz: Berlin
Amtsgericht Berlin Charlottenburg (HRB 73099)
Geschäftsführer: Ali Paczensky




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: Tests for DataImportHandler

Posted by Erick Erickson <er...@gmail.com>.
For test cases, I've just executed them in debug mode
from the IDE (IntelliJ, but I'm sure Eclipse works as well).
That allows me to just step through the code.

Hope that helps
Erick

On Wed, Jun 1, 2011 at 4:52 PM, Frank Wesemann
<f....@fotofinder.net> wrote:
> Hi,
> I am currently spending some time on some issues in the dataimporter
> environment.
> I took TestDocBuilder* as examples.
> My actual problem is that _something_  in my supplied dataConfig is wrong.
> I can see that DataImport#loadDataConfig() doesn't finish.
> What I do not see is the actual thrown exception. It is obviously swallowed
> in the chain.
> May please someone shed some light on "How can I debug TestCases?"
>
> Thanks!
>
> --
> mit freundlichem Gruß,
>
> Frank Wesemann
> Fotofinder GmbH         USt-IdNr. DE812854514
> Software Entwicklung    Web: http://www.fotofinder.com/
> Potsdamer Str. 96       Tel: +49 30 25 79 28 90
> 10785 Berlin            Fax: +49 30 25 79 28 999
>
> Sitz: Berlin
> Amtsgericht Berlin Charlottenburg (HRB 73099)
> Geschäftsführer: Ali Paczensky
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org