Class UseTestRemoteFile

    • Constructor Detail

      • UseTestRemoteFile

        public UseTestRemoteFile()
    • 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