jay vyas created HADOOP-10464:
---------------------------------

             Summary: Make TestTrash compatible with HADOOP-10461 .
                 Key: HADOOP-10464
                 URL: https://issues.apache.org/jira/browse/HADOOP-10464
             Project: Hadoop Common
          Issue Type: Test
            Reporter: jay vyas


The current TestTrash implementation is like a  static utility class

{noformat}

 public static void trashShell(final Configuration conf, final Path base,
      FileSystem trashRootFs, Path trashRoot)

{noformat} 

It should be refactored to be a "pure" unit test that can be transparently 
integrated into TestSuites which don't have any prior knowledge of the tests it 
defines.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to