Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Re: Ownership of naming conventions


Just to clarify, those naming conventions were only ever intended for the Eclipse project (aka platform project or Eclipse top-level project). That particular guideline about test class names was added after the document was moved to the wiki. Since the guideline was added by someone who is not a committer on that project, and without consent of the committers or PMC of that project, I have removed that line entirely. As far as I know, each Eclipse project currently maintains its guidelines and conventions separately.




Brad Reynolds <bradleyjames@xxxxxxxxx>
Sent by: cross-project-issues-dev-bounces@xxxxxxxxxxx

06/21/2007 11:01 PM

Please respond to
Cross project issues <cross-project-issues-dev@xxxxxxxxxxx>

To
cross-project-issues-dev@xxxxxxxxxxx
cc
Subject
[cross-project-issues-dev] Re: Ownership of naming conventions





I apologize for the multiple email but I got my wires crossed...

The initial request was asking if the naming convention for tests should be updated.  On the wiki it states...

"For class Xyz, the test class name should be TestXyz"

Most projects that I've seen don't follow this recommendation and instead use "XyzTest".  The question that was raised in comment 4[1] was if only one recommendation should be made or if others should be documented as well?  That's what I should have asked initially.

-brad

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=167331#c4

On Jun 21, 2007, at 7:47 PM, Brad Reynolds wrote:

Bug 167331[1] was logged to update the naming conventions for JUnit tests.  Whose responsibility is it to approve/decline this change?

-brad

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=167331
_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Back to the top