I believe that our build.xml selects test programs based on the file name
starting with 'Test' and test cases to run by looking for methods that
start with 'test'.

While I am not opposed to the change, it is a convention for Hadoop projects.
(Not to mention we'd have to change the existing tests)

> -----Original Message-----
> From: Ryan Rawson [mailto:[email protected]]
> Sent: Monday, May 18, 2009 9:43 AM
> To: [email protected]
> Subject: Re: Names of tester files
> 
> Its the default name that intellij uses...
> 
> I'm good either way really.
> 
> On May 18, 2009 9:27 AM, "Erik Holstad" <[email protected]> wrote:
> 
> When I saw Ryan's last tester file name, StoreScannerTest , I first got
> a
> little bit confused since most tester files
> starts with Test...
> Looking at it though I think it would be better to take Ryan's approach
> where we put the Test part of the name last
> to make it easier to navigate, specially since the test and src files
> are
> not in the same folder, or is there another
> reason to have Test in the front?

Reply via email to