Class MoveTestFiles

    • Constructor Detail

      • MoveTestFiles

        public MoveTestFiles​(File originalsDir,
                             File workingDir)
    • Method Detail

      • setUp

        public void setUp()
        Description copied from interface: TestConfigurationIF
        Set up the test environment to handle the particular aspect that we handle.
        Specified by:
        setUp in interface TestConfigurationIF
      • tearDown

        public void tearDown()
        Description copied from interface: TestConfigurationIF
        Reverse the effect of setUp(), setting the environment back to its standard state.
        Specified by:
        tearDown in interface TestConfigurationIF
      • working

        public File working​(File f)
      • newTmpFile

        public File newTmpFile()
      • newTmpDir

        public File newTmpDir()