public abstract class PathTest3FileIT extends PathTest2DirIT
capabilities, CONTENT, CONTENT_OTHER, CONTENT20k, CONTENT50, FS, nameStr, nameStrCase, notSupported, sizeLimitedPlayground, standardOpen, testMethodName| Constructor and Description |
|---|
PathTest3FileIT() |
testAAA2HasAPlayfield, testCloseDirStreamInTheMiddleOfIteration, testContentOfNonEmptyDir, testContentOfNonEmptyDirFiltered, testCreateDirectoryRoot, testCreateDirectoryTwiceThrows, testCreateDirectoryWithInNoDirectoryFails, testCreateDirectoryWithoutExistingParantFails, testCreateDirSetsCreationTime, testCreateDirSetsLastAccessTimeOfParent, testCreateDirSetsModifiedTimeOfParent, testCreateDirWithSamePathAsExistingFileFails, testDefaultExists, testDefaultIsDir, testDirStreamIteratorHasNoRemove, testFilterOfRel, testGetIteratorOfClosedDirStream, testIteratorCanOnlyBeCalledOnceOnDirStream, testKidsOfAbsoluteDirAreAbsolute, testKidsOfRelativeDirAreRelative, testKidsOfRelDirAreLikeTheResultOfResolve, testNewDirectoryExists, testNewDirectoryStreamFromNonExistingDirThrows, testNewDirIsInParentsDirStream, testNonExistingAbsolutePathIsNotADirectory, testNonExistingRelativePathIsNotADirectory, testReadBytesFromDirectoryThrows, testReadDirStreamDoesNotSetParentsLastAccessTime, testReadDirStreamSetsLastAccessTime, testReadEmptyDirStreamSetsLastAccessTime, testRootisADirtestAbsolutePathDoesNotStartsWithARelativePath, testAbsolutePathDoesStartsWithAnAbsolutePath, testAbsolutePathDoesStartsWithRoot, testCompareToDifferentProviderThrows, testCompareToLongetPathIsNegative, testCompareToOfEqualPathsIs0, testCompareToShortPathIsPositive, testDefaultHasANameAndItsItself, testDefaultHasNameCount1, testDefaultIsRelative, testEndsWithSimple, testEndsWithStringSimple, testFileNameHasNameCountOf1, testFileNameIsLastName, testFileNameIsRelative, testFileNameStringIsPathPartString, testGetFileNameIsIdempotent, testGetNameCountSimple, testGetNameIsIdempontent, testGetNameOfDefaultPathIsItself, testGetNameSimple, testGetNameWithNegativeIndex, testGetNameWithTooLargeIndex, testGetParent, testGetParentIsInverseOfResolve, testgetParentOfAbsoluteIsAbsolute, testGetParentOfDefaultIsNull, testGetParentOfLongerRelativeNameIsNotNull, testGetParentOfNameIsNull, testGetParentOfRelativeIsRelative, testGetParentOfRootIsNull, testGetPathAllowsMixedArguments, testGetPathAndToStringAreOpposites, testGetPathIgnoresEmptyStringAsFirstParameter, testGetPathIgnoresEmptyStringInAnyParameter, testGetPathNotStartingWithRootStringIsRelative, testGetPathWithSeveralNamesIsSameAsWithOneStringWithSeparators, testGetRootIsaRootDirectory, testGetRootIsIdempotent, testIllegalCharsInPathThrows, testNameCountOfNameIs1, testNameDoesNotIncludeSeparator, testNonExistingAbsolutePathIsNotAFile, testNonExistingRelativePathIsNotAFile, testNoNonEmptyPathStartsWithDefault, testNormalize1Dot, testNormalize2Dots, testNormalizeIsIdempotent, testNormalizeWildPaths, testNullPath, testPathIsImmutabeToAbsolute, testPathIsImmutableToNormalize, testPathIterator, testPathMatcherKnowsGlob, testPathMatcherKnowsRegex, testPathMatcherThrowsOnUnknownSyntax, testPathMatherGlob, testPathMatherRegex, testPathsWithSamePathElementsButDifferentProviderAreDifferent, testPathWith2NamesHasSeparatorInToString, testRelativePathToStringDoesNotStartWithSeparator, testRelativize, testRelativizeAbsolute, testRelativizeAbsToRel, testRelativizeFromDefaultIsInverseOfToAbsolute, 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, testToFileOnNonDefaultFSThrowsbeforeClass3, emptyDir, filter, getDefaultPath, getKidCount, getName, getNonEmpty, getOther, getPathA, getPathAB, getPathABC, getPathB, getPathBC, getPathP, getPathPA, getPathPAB, getPathPABf, getPathPABr, getPathPABu, getPathPAC, getPathPACf, getPathPAd, getPathPADf, getPathPAf, getPathPAu, getPathPB, getPathPBB, getPathPBCf, getPathPBd, getPathPBf, getPathPC, getPathPCD, getPathPCf, getPathPLongFileName, getPathPTooLongFileName, getPathRAB, getPathRABC, getPlay, getRoot, getSeparator, message, nonEmptyDir, possible, setPlay, testAAA0public void testReadCreateNonExistingFileThrows()
throws IOException
IOExceptionpublic void testWriteFileWithoutExistingParentThrows()
throws IOException
IOExceptionpublic void testWriteWithoutOptionsCreatesTheFile()
throws IOException
IOExceptionpublic void testChannelSetNegativePositionThrows()
throws IOException
IOExceptionpublic void testChannelGetSize()
throws IOException
IOExceptionpublic void testWriteWithoutOptionsOverwritesExisting()
throws IOException
IOExceptionpublic void testRWBytes()
throws IOException
IOExceptionpublic void testNewFileIsInDirStream()
throws IOException
IOExceptionpublic void testRWBytes20k()
throws IOException
IOExceptionpublic void testReadChunks()
throws IOException
IOExceptionpublic void testReadSmallChunks()
throws IOException
IOExceptionpublic void testClosedChannelIsClosed()
throws IOException
IOExceptionpublic void testReadFromClosedChannel()
throws IOException
IOExceptionpublic void testWriteFromClosedChannel()
throws IOException
IOExceptionpublic void testSize()
throws IOException
IOExceptionpublic void testFileAttributesAreImmutable()
throws Exception
Exceptionpublic void testWriteNonExistent()
throws IOException
IOExceptionpublic void testWriteNothingOverExistingFileDoesNotChangeIt()
throws IOException
IOExceptionpublic void testWriteAndCreateNonExistent()
throws IOException
IOExceptionpublic void testWriteAndCreateExistent()
throws IOException
IOExceptionpublic void testAppend()
throws IOException
IOExceptionpublic void testAppendAndReadThrows()
throws IOException
IOExceptionpublic void testWriteAndCreateNewNonExistent()
throws IOException
IOExceptionpublic void testWriteOnlyNew()
throws IOException
IOExceptionpublic void testWriteOnlyNewIfCreateIsThereToo()
throws IOException
IOExceptionpublic void testOverwriteTruncateExisting()
throws IOException
IOExceptionpublic void testOverwriteTruncateExistingDoesNotChangeCreationTime()
throws IOException
IOExceptionpublic void testOverwriteSetLastAccessTime()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic void testOverwriteDoesNotSetLastAccessTimeOfParent()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic void testCreateFileSetsModifiedTimeOfParent()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic void testCreateFileSetsLastAccessTime()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic void testCreateFileSetsLastAccessTimeOfParent()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic void testCreateFileSetModifiedTime()
throws Exception
Exceptionpublic void testGetLastModifiedOnlyChangedByModification()
throws Exception
Exceptionpublic void testModifiedDateIsCloseToCurrentTime()
throws Exception
Exceptionpublic void testReadFileSetsLastAccessTime()
throws Exception
Exceptionpublic void testReadFileDoesNotSetParentsLastAccessTime()
throws Exception
Exceptionpublic void testReadFromExausted()
throws IOException
IOExceptionpublic void testChannelSetPositionSetsPosition()
throws IOException
IOExceptionpublic void testRandomWrite()
throws IOException
IOExceptionpublic void testWriteBeyondFileSize()
throws IOException
IOExceptionpublic void testRandomRead()
throws IOException
IOExceptionpublic void testRandomReadPosition()
throws IOException
IOExceptionpublic void testReadAndWrite()
throws IOException
IOExceptionpublic void testReadFromWriteOnlyChannelThrows()
throws IOException
IOExceptionpublic void testWriteToReadOnlyChannelThrows()
throws IOException
IOExceptionpublic void testTruncateOnReadChannelThrows()
throws Exception
Exceptionpublic void testTruncateOnClosedChannelThrows()
throws Exception
Exceptionpublic void testTruncateToNegativeSizeThrows()
throws Exception
Exceptionpublic void testWriteChannelOfDir()
throws IOException
IOExceptionpublic void testEveryChannelWriteUpdatesLastModifiedTime()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic void testEveryChannelReadUpdatesLastAccessTime()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionCopyright © 2014. All rights reserved.