ctubbsii commented on issue #591: Some files with *Test.java naming convention aren't running as JUnit tests URL: https://github.com/apache/accumulo/issues/591#issuecomment-412211785 After further inspection, most of these classes are util classes, and aren't JUnit test cases, so whether or not they match the pattern is confusing, but not really a problem. Some of them make sense to move into a util package. Others could be renamed, and others (like `TestIngest`) which are used by a lot of other things are probably fine as they are.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
