On 5/18/06, Jimmy, Jing Lv wrote:

> Stepan Mishura wrote:
<SNIP>
> 4)Resource file name MUST contain some index.
> In general, a test may use a set of resource files
>
> To summarize: for test org.apache.harmony.tests.java.lang.SomeClassTestwe
> have the following structure
> modules/luni/src/test/resources
>    org/apache/harmony/tests/java/lang
>        SomeClassTest.golden.0.ser
>        SomeClassTest.golden.1.ser
>        SomeClassTest.golden.2.ser
>        SomeClassTest.harmony.0.ser
>        SomeClassTest.harmony.1.ser

For they are ser-files of a certain class, why not name it with the
class's name, e.g. someclass.X.X.ser?


We may wish to create a number of tests for a class with names like
SomeClass1Test, SomeClass2Test .... So it will be clear from ser-file name
which test use it if the ser-file name starts with test's name.

Thanks,
Stepan

------------------------------------------------------
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