-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 And don't forget the Sonar dashboard: https://analysis.apache.org/dashboard/index/79319
Marlon On 10/2/12 1:39 PM, Amila Jayasekara wrote: > +1 for both ideas. Unit tests are important specifically when we > are refactoring code. That helps us to confidently change code and > make sure nothing is broken. > > Thanks Amila > > On Tue, Oct 2, 2012 at 1:30 PM, Raminderjeet Singh > <[email protected]> wrote: >> Hi Dev, >> >> I have seen some bad naming conventions followed in Registry API >> like AiravataRegisty1 and AiravataRegisty2 etc. This is user >> interaction interface for Airavata and we need to use meaningful >> names. Lets spend a min or 2 while naming a class or interface as >> it will take more time if you or someone else need to do it >> later. Java coding conversions [1] need to be followed for rest >> of the project. >> >> Another important thing we need to improve is unit tests >> specially for AiravataAPI to start with. Currently we don't have >> any unit test cases for Airavata API (JCRRegistryTest was there >> which i am removing to address Airavata-589). >> >> Thanks Raminder >> >> >> 1. >> http://www.oracle.com/technetwork/java/javase/documentation/codeconvtoc-136057.html -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.16 (Darwin) Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iQEcBAEBAgAGBQJQaycfAAoJEOEgD2XReDo5hpEH/jj9FT0oE+0xUYF/dknw5IZO CqCSd9mQl1Iu4TTqOciMFo93h4p4l1PPg2TNc6SzlLurn5GXmCFZvkizER08pAfF r78HCMvSqDbVYWznge5RG6TwAebWw8x1sVIF4eVUcgzjkXWgRydlA5Ln4wD2cyjK QRMvPaQbVFoZv0iM0D0+ahK4REnu9TXaN43pU9o+9RARwiyNhz50535jKVI8Emdc BBtyJhfvhrJ+q1HjnMno/wosz7LH2WRTSWCKRpUWZtlJRBcE7U1Sfw74qCZfU3Qd 8uu4lMcYIIXJOHGK38+EVdscDS0X3uvBRSw7bch5modqS7cEFERNDBAywK8LZQU= =2d4s -----END PGP SIGNATURE-----
