Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[corona-dev] Testing naming convetions.

I've read our wiki page about testing. The naming convention proposed here, althoug I like it and I used similar in my projects, doesn't fallow the Eclipse naming convention.
http://wiki.eclipse.org/index.php/Naming_Conventions#Java_Packages

There was also a mistake - test in the same packege do not allow to test protected methods but rather those with default (package) visiblity. I have already corrected it.

Marcin
The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it.

Back to the top