Class DeleteProjectFilesTaskTest

    • Constructor Detail

      • DeleteProjectFilesTaskTest

        public DeleteProjectFilesTaskTest()
    • Method Detail

      • setUp

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

        public void tearDown()
      • testConfirmDialogAppears

        public void testConfirmDialogAppears()
      • testDeleteOneFileAndThereIsNoSummary

        public void testDeleteOneFileAndThereIsNoSummary()
      • testDeleteTwoFilessuccessfullyAndThereIsNoSummary

        public void testDeleteTwoFilessuccessfullyAndThereIsNoSummary()
      • testDeleteTwoFilesWithOneFailureAndThereIsSummary

        public void testDeleteTwoFilesWithOneFailureAndThereIsSummary()
                                                               throws java.io.IOException
        Throws:
        java.io.IOException
      • testDeleteExtraConfirmForReadOnlyFileAndThenDeleteIt

        public void testDeleteExtraConfirmForReadOnlyFileAndThenDeleteIt()
                                                                  throws java.io.IOException
        Throws:
        java.io.IOException
      • testDeleteExtraConfirmForVersionedFileAndThenDeleteIt

        public void testDeleteExtraConfirmForVersionedFileAndThenDeleteIt()
      • testNotifyCantDeleteForVersionedCheckedOutFile

        public void testNotifyCantDeleteForVersionedCheckedOutFile()
      • testNotifyForDeleteInUseFile

        public void testNotifyForDeleteInUseFile()
      • testApplyToAll

        public void testApplyToAll()
                            throws java.io.IOException
        Throws:
        java.io.IOException
      • testDeleteFolder

        public void testDeleteFolder()
      • testDeleteEmptyFolder

        public void testDeleteEmptyFolder()
      • testDeleteFolder_OnlyFolderSelected_WithFileInSubFolder

        public void testDeleteFolder_OnlyFolderSelected_WithFileInSubFolder()
      • testDeleteFolderWhereNotAllFilesInFolderDeleted

        public void testDeleteFolderWhereNotAllFilesInFolderDeleted()
                                                             throws java.io.IOException
        Throws:
        java.io.IOException
      • testSelectedFileContainedInSelectedFolder

        public void testSelectedFileContainedInSelectedFolder()
      • testDeleteFolderAndParentFolderInSelection

        public void testDeleteFolderAndParentFolderInSelection()
      • testReadOnlyFileSelectedAndInSelectedFolderAsksOnlyOnce

        public void testReadOnlyFileSelectedAndInSelectedFolderAsksOnlyOnce()
                                                                     throws java.io.IOException
        Throws:
        java.io.IOException
      • testCancelReadOnlyReallyCancels

        public void testCancelReadOnlyReallyCancels()
                                             throws java.io.IOException
        Throws:
        java.io.IOException