You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by "BAZLEY, Sebastian" <Se...@london.sema.slb.com> on 2004/01/20 19:07:58 UTC

RE: cvs commit: jakarta-jmeter/src/core/org/apache/jmeter/testbea ns/gui PackageTest.java

>-----Original Message-----
>From: jsalvata@apache.org [mailto:jsalvata@apache.org]
>Sent: 20 January 2004 17:35
>To: jakarta-jmeter-cvs@apache.org
>Subject: cvs commit:
>jakarta-jmeter/src/core/org/apache/jmeter/testbeans/gui 
>PackageTest.java
>
>
>jsalvata    2004/01/20 09:34:35
>
>  Added:       src/core/org/apache/jmeter/testbeans/gui 
>PackageTest.java
>  Log:
>  Adding a reasonable test for bean resource files.

Great!

>   * TODO: - Check property files don't have duplicate keys 
>(is this important)

Not vital, but I thought it was useful:
If there are two or more entries with the same key, which one will be
returned?
It looks like it might be the last, but is this guaranteed? - and even if it
is, what if the order is changed? And someone editting the file is likely to
look for the first one to change.

Of course, if the Bean props files are all very short, it probably will be
obvious if there are any duplicates.

S.

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