public abstract class PathTest8ThreadSafeIT extends PathTest7ClosedIT
| Modifier and Type | Class and Description |
|---|---|
static class |
PathTest8ThreadSafeIT.KidsCounter |
PathTest6AttributesIT.SomeFileAttributes, PathTest6AttributesIT.UnsiAttris, PathTest6AttributesIT.UnsiViewcapabilities, CONTENT, CONTENT_OTHER, CONTENT20k, CONTENT50, FS, nameStr, nameStrCase, notSupported, sizeLimitedPlayground, standardOpen, testMethodName| Constructor and Description |
|---|
PathTest8ThreadSafeIT() |
| Modifier and Type | Method and Description |
|---|---|
void |
testThreadedDirCount() |
getClosedAf, getClosedBd, getClosedFS, getClosedFSProvider, getClosedFSWatchService, getClosedReadChannel, getClosedURI, setClosablePlay, testAAA7ClosableHasClosedFS, testCantGetClosedFSViaURI, testClosedFSCantRead, testClosedFSCantReadDir, testClosedFSCantUseReadChannelPosition, testClosedFSCantUseReadChannelRead, testClosedFSCantUseReadChannelSize, testClosedFSCheckAccess, testClosedFSCreateDirectoryOtherProvider, testClosedFSCreateHardLink, testClosedFSDelete, testClosedFSGetBasicFileAttributeViewProvider, testClosedFSGetFileStore, testClosedFSisClosed, testClosedFSIsHidden, testClosedFSNewAsynchronousFileChannel, testClosedFSnewByteChannel, testClosedFSNewFileChannel, testClosedFSNewInputStream, testClosedFSNewOutputStream, testClosedFSReadAttributes, testClosedFSReadAttributesString, testCopyFromClosedFS, testCopyToClosedFS, testCreateSymbolicLinkOtherProvider, testMoveToClosedFS, testStdFSisOpentestBasicIsASupportedFileAttributeView, testFileKeyIsId, testGetAllBasicAttributes, testGetAttributeFromNonExistingFile, testGetCreationTimeIsRecent, testGetLastModifiedAllMethodsDeliverSame, testGetLastModifiedTime, testGetLastModifiedViaStringOfRelativePath, testGetUnsupportedAttributeThrows, testGetUnsupportedAttributeThrows2, testReadAttributesAskingForUnknownAttributesThrows, testReadAttributesByStringFromNonExistingFile, testReadAttributesFromNonExistingFile, testReadAttributesOneUnknownAttributeThrows, testReadAttributesUnknownAttributeThrows, testReadAttributesViewAndReadFromNonExistingFile, testReadAttributesViewFromNonExistingFile, testReadAttributesViewFutureExistingFile, testReadUnsupportedAttributesThrows, testRootIsNotASymbolicLink, testSetCreationTimeDoesNotChangeLastAccessTime, testSetCreationTimeViaString, testSetCreationTimeViaView, testSetFileKeyThrows, testSetIsDirectoryThrows, testSetIsLinkThrows, testSetIsOtherThrows, testSetIsRegularFileThrows, testSetLastAccessTimeViaString, testSetLastAccessTimeViaView, testSetLastModifiedTimeViaFiles, testSetLastModifiedTimeViaString, testSetLastModifiedTimeViaView, testSetSizeThrows, testSetUnsupportedAttributeThrows, testSizeOfDirDoesNotThrow, testUnsupportedAttributesThrows, testUnsupportedAttributeViewReturnsNulltestFileSystemOfAPathIsTheConstructingOne, testGetExistingFileSystem, testNewFileSystemOfExistingThrows, testPathToUriAndBackIsSame, testPathWithWitespaceToUri, testPathWithWitespaceToUriAndBack, testProviderGetFileSystemWithWrongSchemeFails, testSchemeIsNotEmpty, testSeparatorIsNotEmpty, testToUriOfRelativePathIsTheUriOfTheAbsolute, testWrongUriAtProviderNewFailstestCopyAlreadyThereOverwrite, testCopyAlreadyThereWithoutOptionThrows, testCopyAttributesCheckModifiedTime, testCopyDirCreatesADirWithTheTargetName, testCopyDirReplaceExistingOverwritesFile, testCopyDoesNotModifyOriginal, testCopyDuplicatesTheContent, testCopyFileReplaceExistingDoesNotOverwriteExistingNonEmptyDir, testCopyFileReplaceExistingOverwritesExistingDir, testCopyNonEmptyDirDoesNotCopyKids, testCopyResultHasCreationTime, testCopyViaProvider, testDeleteDeletes, testDeleteDirChangesParentsModificationTime, testDeleteDirNotChangeParentsCreationTime, testDeleteDirRemovesItFromParentsKids, testDeleteEmptiedDir, testDeleteEmptyDir, testDeleteFileChangesParentsModificationTime, testDeleteFileDoesNotChangeParentCreationTime, testDeleteFileRemovesItFromParentsKids, testDeleteIfExistsRecreate, testDeleteNonEmptyDirectoryThrows, testDeleteNonExistingFileThrows, testDeleteRecreate, testFailedMoveLeavesOriginal, testModifyOriginalAfterCopyDoesNotChangeTarget, testMoveAlreadyThereDirectory, testMoveAlreadyThereDirectoryOverwrite, testMoveAlreadyThereNonEmptyDirectoryOverwrite, testMoveAlreadyThereOverwrite, testMoveAlreadyThereThrows, testMoveChangesModifiedTimeOfParent, testMoveChangesModifiedTimeOfTargetsParent, testMoveCreatesNewFileDeletesOriginal, testMoveDir, testMoveIntoItself, testMoveKeepsLastModifiedTime, testMoveNonEmptyDir, testMoveRoot, testMoveToFileWithNonExistingParentThrows, testMoveToSibling, testMoveViaProvider, testRenameSourceIsNoLongerKid, testRenameTargetIsKidtestAppend, testAppendAndReadThrows, testChannelGetSize, testChannelSetNegativePositionThrows, testChannelSetPositionSetsPosition, testClosedChannelIsClosed, testCreateFileSetModifiedTime, testCreateFileSetsLastAccessTime, testCreateFileSetsLastAccessTimeOfParent, testCreateFileSetsModifiedTimeOfParent, testEveryChannelReadUpdatesLastAccessTime, testEveryChannelWriteUpdatesLastModifiedTime, testFileAttributesAreImmutable, testGetLastModifiedOnlyChangedByModification, testModifiedDateIsCloseToCurrentTime, testNewFileIsInDirStream, testOverwriteDoesNotSetLastAccessTimeOfParent, testOverwriteSetLastAccessTime, testOverwriteTruncateExisting, testOverwriteTruncateExistingDoesNotChangeCreationTime, testRandomRead, testRandomReadPosition, testRandomWrite, testReadAndWrite, testReadChunks, testReadCreateNonExistingFileThrows, testReadFileDoesNotSetParentsLastAccessTime, testReadFileSetsLastAccessTime, testReadFromClosedChannel, testReadFromExausted, testReadFromWriteOnlyChannelThrows, testReadSmallChunks, testRWBytes, testRWBytes20k, testSize, testTruncate, testTruncateOnClosedChannelThrows, testTruncateOnReadChannelThrows, testTruncateToNegativeSizeThrows, testWriteAndCreateExistent, testWriteAndCreateNewNonExistent, testWriteAndCreateNonExistent, testWriteBeyondFileSize, testWriteChannelOfDir, testWriteFileWithoutExistingParentThrows, testWriteFromClosedChannel, testWriteNonExistent, testWriteNothingOverExistingFileDoesNotChangeIt, testWriteOnlyNew, testWriteOnlyNewIfCreateIsThereToo, testWriteSmallChunks, testWriteToReadOnlyChannelThrows, testWriteWithoutOptionsCreatesTheFile, testWriteWithoutOptionsOverwritesExistingtestAAA2HasAPlayfield, 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, getForeignPathP, getKidCount, getName, 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 testThreadedDirCount()
throws IOException,
ExecutionException,
InterruptedException
Copyright © 2014. All rights reserved.