public class ResourcePathTest extends TestClass
TestClass.EqualityTester| Constructor and Description |
|---|
ResourcePathTest() |
_suite, addMetadata, afterTestClass, afterTestMethod, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertCausesException, assertCollectionEquals, assertCollectionEquals, assertIterableEquals, assertIterableEquals, assertIterableEqualsIgnoreOrder, assertListEquals, assertListEquals, assertMatchRegex, assertSetsEqual, assertZero, assertZero, beforeTestClass, beforeTestMethod, createClassMetadata, createDefaultEnvironment, createMetadata, createMetadata, createMethodMetadata, createTestClass, doRunTest, getClassName, getExecutionManager, getFullClassNameInternal, getMetadata, getName, getNumberOfInstancesOfTestClassCreated, getPackageName, getTotalNumTestMethods, getType, getTypeName, initInternalData, initMetadata, isGosuTest, isMetaAnnotation, isMetaAnnotationInfo, reallyRun, reallyRunBare, run, runBare, runTest, setExecutionManager, setGosuTest, setName, setUp, tearDown, toStringassertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, formatpublic void testParseWithWindowsDriveLetter()
public void testParseWithLowerCaseWindowsDriveLetter()
public void testParseWithWindowsDriveLetterAndWindowsSlash()
public void testParseWithWindowsDriveLetterAndUnixSlash()
public void testParseWithWindowsDriveLetterAndOneComponent()
public void testParseWithWindowsDriveLetterAndThreeComponents()
public void testParseWithWindowsDriveLetterAndThreeComponentsAndMixedSlashes()
public void testParseWithAlternativeWindowsDriveLetter()
public void testParseWithWindowsNetworkStart()
public void testParseWithWindowsNetworkStartAndOneComponent()
public void testParseWithWindowsNetworkStartAndThreeComponents()
public void testParseWithWindowsNetworkStartAndThreeComponentsAndMixedSlashes()
public void testParseWithUnixRoot()
public void testParseWithUnixRootAndOneComponent()
public void testParseWithUnixRootAndThreeComponents()
public void testParseWithUnixRootAndThreeComponentsAndMixedSlashes()
public void testParseIgnoresDots()
public void testParseTraversesBackwardsWithDoubleDots()
public void testParseIgnoresTrailingSlashes()
public void testJoinWithEmptyStringIsANoOp()
public void testJoinWithDotIsANoOp()
public void testJoinWithWindowsSlashIsANoOp()
public void testJoinWithUnixSlashIsANoOp()
public void testJoinWithSimpleName()
public void testJoinWithDotDot()
public void testJoinWithThreePathComponentsWithWindowsSlashes()
public void testJoinWithThreePathComponentsWithUnixSlashes()
public void testJoinWithThreePathComponentsWithMixedSlashes()
public void testJoinWithThreePathComponentsWithLeadingSlash()
public void testJoinWithThreePathComponentsWithTrailingSlash()
public void testJoinWithConfusingMixOfDotsAndDotDotsAndSlashes()
public void testJoinWithNullArgumentThrowsIllegalArgumentException()
public void testJoinThatTraversesBackToTheRoot()
public void testJoinThatTraversesBackPastTheRootThrowsIllegalArgumentException()
public void testRelativePathReturnsNullForIdenticalPath()
public void testRelativePathReturnsNullForPathWithNoCommonRoot()
public void testRelativePathReturnsNullForAncestorPath()
public void testRelativePathReturnsNullForParentPath()
public void testRelativePathReturnsOneElementPathForChildPath()
public void testRelativePathReturnsCorrectPathForDescendantPath()
Copyright © 2015. All rights reserved.