Class SyncCronJobDumpFileIntegrationTest

    • Constructor Detail

      • SyncCronJobDumpFileIntegrationTest

        public SyncCronJobDumpFileIntegrationTest()
    • Method Detail

      • tearDown

        public void tearDown()
                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldReturnDefaultSyncDumpFileDir

        public void shouldReturnDefaultSyncDumpFileDir()
      • shouldReturnWorkspaceWhenPropertySetEmpty

        public void shouldReturnWorkspaceWhenPropertySetEmpty()
      • shouldCreateDirWhileSyncAndDirNotExists

        public void shouldCreateDirWhileSyncAndDirNotExists()
      • shouldFailWhenDirSetToFile

        public void shouldFailWhenDirSetToFile()
      • shouldFailWhenDirSetToInvalidPath

        public void shouldFailWhenDirSetToInvalidPath()