mktany2k / funcito

Automatically exported from code.google.com/p/funcito
0 stars 0 forks source link

naming convention for unit tests #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I'm neutral on this issue but I have not seen MyClass_UT.java for unit-tests.

Why not use MyClassTestCase or MyClassTests ?

Gradle seems to be able to handle anything, so it doesn't matter much.

Original issue reported on code.google.com by codeto...@gmail.com on 19 Nov 2011 at 7:18

GoogleCodeExporter commented 9 years ago

Original comment by kandpwel...@gmail.com on 19 Nov 2011 at 11:40

GoogleCodeExporter commented 9 years ago
I could settle for UTest.  I don't know that we will ever have integration 
tests, per se, but I would like to be able to differentiate.  Feel free to do 
this one if you like.  If you are not interested, I can pick it up later.  But 
I will prioritize it low.

Original comment by kandpwel...@gmail.com on 23 Nov 2011 at 2:06

GoogleCodeExporter commented 9 years ago
UT is weird but equivalent to UTest, so let's close this one. Not a biggie...

Original comment by codeto...@gmail.com on 25 Nov 2011 at 12:03

GoogleCodeExporter commented 9 years ago
I hadn't even noticed you closed this one.  I had still been thinking about 
changing it.  We can leave it closed if you really don't care; otherwise I 
would be happy with a change to UTest, or even UnitTest.

Original comment by kandpwel...@gmail.com on 12 Dec 2011 at 7:04