Geir Magnusson Jr wrote:

George Harley wrote:
>>
Of course, the text module has only "implementation-independent tests that designed to be run from classpath". For modules that have got implementation-specific tests then I suppose we could use something like "org.apache.harmony.[module].tests.impl.[package under test]" or "org.apache.harmony.[module].tests.internal.[package under test]" etc. I've got no preference.

-1

Put them in the same package as the class being tested, please, if there is no problem being run that way.

Sorry to be so snippy.  Been a long day.

Why would we want this convoluted package name? Why wouldn't we want to let them be in the same package as the class being tested since it's implementation testing?

geir

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to