public abstract class PathTest1NoContentIT extends Setup
capabilities, CONTENT, CONTENT_OTHER, CONTENT20k, CONTENT50, FS, nameStr, nameStrCase, notSupported, sizeLimitedPlayground, standardOpen, testMethodName| Constructor and Description |
|---|
PathTest1NoContentIT() |
beforeClass3, 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 testGetNameSimple()
public void testRootHasNoName()
public void testGetNameWithNegativeIndex()
public void testGetNameWithTooLargeIndex()
public void testGetNameOfDefaultPathIsItself()
public void testResultOfGetNameIsRelative()
public void testNameDoesNotIncludeSeparator()
throws Exception
Exceptionpublic void testGetNameCountSimple()
public void testGetNameIsIdempontent()
public void testRootNameCountIs0()
public void testDefaultHasNameCount1()
public void testEndsWithSimple()
public void testEndsWithStringSimple()
public void testStartsWithSimple()
public void testAbsolutePathDoesNotStartsWithARelativePath()
public void testAbsolutePathDoesStartsWithAnAbsolutePath()
public void testAbsolutePathDoesStartsWithRoot()
public void testNoNonEmptyPathStartsWithDefault()
public void testStartsWithStringSimple()
public void testSubPathEndBeforeStart()
throws Exception
Exceptionpublic void testFileNameHasNameCountOf1()
public void testGetFileNameIsIdempotent()
throws Exception
Exceptionpublic void testFileNameStringIsPathPartString()
public void testDefaultHasANameAndItsItself()
throws Exception
Exceptionpublic void testResolveOfNameStrEndsWithThatName()
public void testResolveOfARelativePathIsRelative()
throws Exception
Exceptionpublic void testResolveOfAbsoluteIsAbsolute()
throws Exception
Exceptionpublic void testResolveWithDefaultIsNop()
public void testResolveWithNameIsSameAsStr()
throws Exception
Exceptionpublic void testResolveWorksLikeGetPathOnStringsWithSeparator()
throws Exception
Exceptionpublic void testResolveWithStringWithSeparatorsSameAsWithPath()
throws Exception
Exceptionpublic void testResolveWithAbsoluteArgReturnArg()
throws Exception
Exceptionpublic void testResolveSiblingIsGetParentResolve()
throws Exception
Exceptionpublic void testResolveSiblingWithAbsoluteArgIsThatArg()
throws Exception
Exceptionpublic void testResolveSiblingOnRootReturnsArg()
throws Exception
Exceptionpublic void testResolveSiblingOnDefaultReturnsArg()
throws Exception
Exceptionpublic void testResolveSiblingOnNameReturnsArg()
throws Exception
Exceptionpublic void testResolveSiblingWorksWithStringAndPath()
throws Exception
Exceptionpublic void testGetPathIgnoresEmptyStringAsFirstParameter()
throws Exception
Exceptionpublic void testGetPathIgnoresEmptyStringInAnyParameter()
throws Exception
Exceptionpublic void testGetPathWithSeveralNamesIsSameAsWithOneStringWithSeparators()
throws Exception
Exceptionpublic void testGetPathAllowsMixedArguments()
throws Exception
Exceptionpublic void testGetPathAndToStringAreOpposites()
throws Exception
Exceptionpublic void testGetPathNotStartingWithRootStringIsRelative()
throws Exception
Exceptionpublic void testRelativize()
public void testRelativizeAbsolute()
public void testRelativizeFromDefaultIsInverseOfToAbsolute()
public void testRelativizeAbsToRel()
public void testRelativizeRelToAbs()
public void testRelativizePathWithOtherRootFails()
public void testGetParent()
public void testGetParentOfRootIsNull()
throws Exception
Exceptionpublic void testGetParentOfNameIsNull()
throws Exception
Exceptionpublic void testGetParentOfDefaultIsNull()
throws Exception
Exceptionpublic void testGetParentOfLongerRelativeNameIsNotNull()
throws Exception
Exceptionpublic void testGetParentIsInverseOfResolve()
throws Exception
Exceptionpublic void testGetParentOfRelativeIsRelative()
throws Exception
Exceptionpublic void testgetParentOfAbsoluteIsAbsolute()
throws Exception
Exceptionpublic void testNormalizeWildPaths()
public void testNormalize1Dot()
public void testNormalize2Dots()
public void testNormalizeIsIdempotent()
throws Exception
Exceptionpublic void testPathIterator()
public void testRootOfRelativeIsNull()
public void testRootIsOneOfTheRoots()
public void testRootOfAbsolutePathIsAbsolute()
throws Exception
Exceptionpublic void testGetRootIsaRootDirectory()
throws Exception
Exceptionpublic void testToAbsoluteProducesAnAbsolutePath()
throws Exception
Exceptionpublic void testToAbsoluteIsIdempotent()
throws Exception
Exceptionpublic void testRelativePathToStringDoesNotStartWithSeparator()
throws Exception
Exceptionpublic void testPathWith2NamesHasSeparatorInToString()
throws Exception
Exceptionpublic void testPathsWithSamePathElementsButDifferentProviderAreDifferent()
throws Exception
Exceptionpublic void testToFileOnNonDefaultFSThrows()
throws Exception
Exceptionpublic void testPathMatcherKnowsGlob()
public void testPathMatcherKnowsRegex()
public void testPathMatcherThrowsOnUnknownSyntax()
public void testCompareToDifferentProviderThrows()
throws Exception
Exceptionpublic void testCompareToOfEqualPathsIs0()
throws Exception
Exceptionpublic void testCompareToShortPathIsPositive()
throws Exception
Exceptionpublic void testCompareToLongetPathIsNegative()
throws Exception
Exceptionpublic void testPathIsImmutabeToAbsolute()
throws Exception
Exceptionpublic void testPathIsImmutableToNormalize()
throws Exception
Exceptionpublic void testNonExistingAbsolutePathIsNotAFile()
throws IOException
IOExceptionpublic void testNonExistingRelativePathIsNotAFile()
throws IOException
IOExceptionpublic void testIllegalCharsInPathThrows()
public void testSeparatorIsNoFileName()
public void testResolveNull()
throws IOException
IOExceptionpublic void testNullPath()
Copyright © 2014. All rights reserved.