public abstract class Tests04Copy extends Tests03File
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL Stephan Pfab BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. **** END LICENSE BLOCK ****
standardOpenCONTENT, CONTENT_BIG, CONTENT_OTHER, CONTENT50nameannotated, description, FS, testMethodName| Constructor and Description |
|---|
Tests04Copy(FSDescription capa) |
getFile, testAppend, testAppendAndReadThrows, testAppendAndTruncateExistingThrows, testAppendDoesNotCreateNewFile, testChannelGetSize, testChannelSetNegativePositionThrows, testChannelSetPositionSetsPosition, testClosedChannelIsClosed, testCreateFileInFileThrows, testCreateFileSetModifiedTime, testCreateFileSetsLastAccessTime, testCreateFileSetsLastAccessTimeOfParent, testCreateFileSetsModifiedTimeOfParent, testEveryChannelReadUpdatesLastAccessTime, testEveryChannelWriteUpdatesLastModifiedTime, testFileAttributesAreImmutable, testModifiedDateIsCloseToCurrentTime, testNewFileIsInDirStream, testOverwriteDoesNotSetLastAccessTimeOfParent, testOverwriteSetLastAccessTime, testOverwriteTruncateExisting, testOverwriteTruncateExistingDoesNotChangeCreationTime, testRandomRead, testRandomReadPosition, testRandomWrite, testReadAndWrite, testReadChannelOfDirDoesNotThrow, testReadChannelOfDirThrows, testReadCreateNonExistingFileThrows, testReadFileDoesNotSetParentsLastAccessTime, testReadFileSetsLastAccessTime, testReadFromClosedChannelThrows, testReadFromExhausted, testReadFromWriteOnlyChannelThrows, testReadSmallChunks, testRWBytes, testRWBytes20k, testTruncate, testTruncateOnAppendChannelThrows, testTruncateOnClosedChannelThrows, testTruncateOnReadChannelThrows, testTruncateToNegativeSizeThrows, testWriteAndCreateExistent, testWriteAndCreateNewNonExistent, testWriteAndCreateNonExistentCreatesIt, testWriteBeyondFileSize, testWriteChannelOfDir, testWriteFileAndSize, testWriteFileWithoutExistingParentThrows, testWriteNonExistent, testWriteNothingOverExistingFileDoesNotChangeIt, testWriteOnlyNew, testWriteOnlyNewIfCreateIsThereToo, testWriteSmallChunks, testWriteToClosedChannelThrows, testWriteToReadOnlyChannelThrows, testWriteWithoutOptionsCreatesTheFile, testWriteWithoutOptionsOverwritesExistingabsT, absTA, absTAB, absTAC, absTB, absTC, beforeDir, dirTA, dirTAB, dirTB, dirTBB, fileTA, fileTAB, fileTAC, fileTAD, fileTB, getEmptyDir, getNonEmptyDir, getNonExistingPath, relativize, relTA, testCloseDirStreamInTheMiddleOfIteration, testContentOfNonEmptyDir, testContentOfNonEmptyDirFiltered, testCreateDirectoryTwiceThrows, testCreateDirectoryWithInFileFails, testCreateDirectoryWithoutExistingParentFails, testCreateDirSetsCreationTime, testCreateDirSetsLastAccessTimeOfParent, testCreateDirSetsModifiedTimeOfParent, testCreateDirWithSamePathAsExistingFileFails, testDefaultExists, testDefaultIsDir, testDirStreamIteratorHasNoRemove, testIteratorCanOnlyBeCalledOnceOnDirStream, testKidsOfAbsoluteDirAreAbsolute, testKidsOfRelativeDirAreRelative, testKidsOfRelDirAreLikeTheResultOfResolve, testNewDirectoryExists, testNewDirectoryStreamFromNonExistingDirThrows, testNewDirIsInParentsDirStream, testNewRelDirectoryExists, testNonExistingAbsolutePathIsNotADirectory, testNonExistingAbsolutePathIsNotADirectoryEvenIfParent, testNonExistingRelativePathIsNotADirectory, testReadBytesFromDirectoryThrows, testReadDirStreamDoesNotSetParentsLastAccessTime, testReadDirStreamSetsLastAccessTime, testReadEmptyDirStreamSetsLastAccessTime, testRootisADir, waitForAttributeabsAB, absABC, absD, defaultRoot, nameA, nameB, nameC, nameD, nameE, pathDefault, relA, relAB, relABC, relB, relBC, relC, relD, testAbsolutePathDoesNotStartsWithARelativePath, testAbsolutePathDoesStartsWithAnAbsolutePath, testAbsolutePathDoesStartsWithRoot, testCompareToDifferentProviderThrows, testCompareToLongetPathIsNegative, testCompareToOfEqualPathsIs0, testCompareToShortPathIsPositive, testDefaultHasANameAndItsItself, testDefaultHasNameCount1, testDefaultIsRelative, testdefaultRootIsIdempotent, testEndsWithSimple, testEndsWithStringSimple, testFileNameHasNameCountOf1, testFileNameIsLastName, testFileNameIsRelative, testFileNameStringIsPathPartString, testGetFileNameIsIdempotent, testGetNameCountSimple, testGetNameIsIdempontent, testGetNameOfDefaultPathIsItself, testGetNameSimple, testGetNameWithNegativeIndex, testGetNameWithTooLargeIndex, testGetParent, testGetParentIsInverseOfResolve, testgetParentOfAbsoluteIsAbsolute, testGetParentOfDefaultIsNull, testGetParentOfLongerRelativeNameIsNotNull, testGetParentOfNameIsNull, testGetParentOfRelativeIsRelative, testGetParentOfRootIsNull, testGetPathIgnoresEmptyStringAsFirstParameter, testGetPathIgnoresEmptyStringInAnyParameter, testGetPathNotStartingWithRootStringIsRelative, testGetPathWithSeveralNamesIsSameAsWithOneStringWithSeparators, testNameCountOfNameIs1, testNameDoesNotIncludeSeparator, testNonExistingAbsolutePathIsNotAFile, testNonExistingRelativePathIsNotAFile, testNoNonEmptyPathStartsWithDefault, testNormalize1Dot, testNormalize2Dots, testNormalizeIsIdempotent, testNormalizeRelativePath, testNormalizeRelativePathEmptyHm, testNormalizeWildAbsPaths, testNormalizeWildRelPaths, testNormlizeParentOfRoot, testNullPath, testpathAllowsMixedArguments, testpathAndToStringAreOpposites, testPathIsImmutableToNormalize, testPathIsImmutableToToAbsolute, testPathIterator, testPathMatcherKnowsGlob, testPathMatcherKnowsRegex, testPathMatcherThrowsOnUnknownSyntax, testPathMatherGlob, testPathMatherRegex, testPathsWithSamePathElementsButDifferentProviderAreDifferent, testPathWith2NamesHasSeparatorInToString, testRelativePathToStringDoesNotStartWithSeparator, testRelativize, testRelativizeAbsolute, testRelativizeAbsToRel, testRelativizeFromDefaultAbsoluteIsInverseOfToAbsoluteNormalize, testRelativizePathWithOtherRootFails, testRelativizeRelToAbs, testResolveIterative, testResolveNull, testResolveOfAbsoluteIsAbsolute, testResolveOfARelativePathIsRelative, testResolveOfNameStrEndsWithThatName, testResolveSiblingIsGetParentResolve, testResolveSiblingOnDefaultReturnsArg, testResolveSiblingOnNameReturnsArg, testResolveSiblingOnRootReturnsArg, testResolveSiblingWithAbsoluteArgIsThatArg, testResolveSiblingWorksWithStringAndPath, testResolveWithAbsoluteArgReturnArg, testResolveWithDefaultIsNop, testResolveWithNameIsSameAsStr, testResolveWithStringWithSeparatorsSameAsWithPath, testResolveWorksLikeGetPathOnStringsWithSeparator, testResultOfGetNameIsRelative, testRootHasNoFileName, testRootHasNoName, testRootIsOneOfTheRoots, testRootNameCountIs0, testRootOfAbsolutePathIsAbsolute, testRootOfRelativeIsNull, testSeparatorIsNoFileName, testStartsWithSimple, testStartsWithStringSimple, testSubPathEndBeforeStart, testSubPathEndTooLarge, testSubPathIsRelative, testSubPathNegativeStart, testSubPathSimple, testSubPathStartTooLarge, testToAbsoluteIsIdempotent, testToAbsoluteProducesAnAbsolutePath, testToFileOnNonDefaultFSThrows, testUnnormalizedBasedOnFilegetCommon, setuppublic Tests04Copy(FSDescription capa)
public void testCopyDuplicatesTheContent()
throws IOException
IOExceptionpublic void testCopyAlreadyThereWithoutOptionThrows()
throws IOException
IOExceptionpublic void testCopyAlreadyThereOverwrite()
throws IOException
IOExceptionpublic void testCopyViaProvider()
throws IOException
IOExceptionpublic void testCopyResultHasCreationTime()
throws Exception
Exceptionpublic void testCopyAttributesCheckModifiedTime()
throws Exception
Exceptionpublic void testCopyDoesNotModifyOriginal()
throws Exception
Exceptionpublic void testModifyOriginalAfterCopyDoesNotChangeTarget()
throws Exception
Exceptionpublic void testMoveCreatesNewFileDeletesOriginal()
throws IOException
IOExceptionpublic void testMoveAlreadyThereThrows()
throws IOException
IOExceptionpublic void testFailedMoveLeavesOriginal()
throws Exception
Exceptionpublic void testMoveAlreadyThereOverwrite()
throws Exception
Exceptionpublic void testMoveAlreadyThereDirectory()
throws Exception
Exceptionpublic void testMoveAlreadyThereDirectoryOverwrite()
throws Exception
Exceptionpublic void testMoveAlreadyThereNonEmptyDirectoryOverwrite()
throws Exception
Exceptionpublic void testMoveViaProvider()
throws IOException
IOExceptionpublic void testMoveEmptyDir()
throws IOException
IOExceptionpublic void testMoveNonEmptyDir()
throws IOException
IOExceptionpublic void testMoveIntoItself()
throws IOException
IOExceptionpublic void testMoveRoot()
throws IOException
IOExceptionpublic void testMoveKeepsLastModifiedTime()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic void testMoveChangesModifiedTimeOfParent()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic void testMoveChangesModifiedTimeOfTargetsParent()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic void testCopyDirCreatesADirWithTheTargetName()
throws Exception
Exceptionpublic void testCopyNonEmptyDirDoesNotCopyKids()
throws Exception
Exceptionpublic void testCopyDirReplaceExistingOverwritesFile()
throws Exception
Exceptionpublic void testCopyFileReplaceExistingDoesNotOverwriteExistingNonEmptyDir()
throws Exception
Exceptionpublic void testCopyFileReplaceExistingOverwritesExistingDir()
throws Exception
Exceptionpublic void testCopyIntoItself()
throws IOException
IOExceptionpublic void testDeleteDirRemovesItFromParentsKids()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic void testDeleteFileRemovesItFromParentsKids()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic void testDeleteNonEmptyDirectoryThrows()
throws IOException
IOExceptionpublic void testDeleteEmptyDir()
throws IOException
IOExceptionpublic void testDeleteEmptiedDir()
throws IOException
IOExceptionpublic void testDeleteFileChangesParentsModificationTime()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic void testDeleteFileDoesNotChangeParentCreationTime()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic void testDeleteDirChangesParentsModificationTime()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic void testDeleteNonExistingFileThrows()
throws IOException
IOExceptionpublic void testDeleteRootThrows()
throws IOException
IOExceptionpublic void testDeleteRecreate()
throws IOException
IOExceptionpublic void testDeleteIfExistsRecreate()
throws IOException
IOExceptionpublic void testRenamingAFileRemovesNameFromParentsDirStream()
throws IOException
IOExceptionpublic void testRenamingAFileAddsNameToParentsDirStream()
throws IOException
IOExceptionpublic void testMoveToFileWithNonExistingParentThrows()
throws IOException
IOExceptionpublic void testDeleteWhileReading()
throws IOException
IOExceptionpublic void testDeleteWhileWriting()
throws IOException
IOExceptionpublic void testMoveWhileWriting()
throws IOException
IOExceptionprotected Path src()
protected Path srcFile()
protected Path srcDir()
protected Path tgt()
Copyright © 2015. All rights reserved.