Class UriUtilsTest
Assembly: Xareus.Utils.Tests.dll
Syntax
[TestClass]
public class UriUtilsTest
Methods
GetFileSystemPathTest()
Declaration
[TestMethod]
public void GetFileSystemPathTest()
GetParentPathTest()
Declaration
[TestMethod]
public void GetParentPathTest()
GetRelativePathTest()
Declaration
[TestMethod]
public void GetRelativePathTest()
IsValidUriCharacterTest()
Declaration
[TestMethod]
public void IsValidUriCharacterTest()
ToUriTest()
Declaration
[TestMethod]
public void ToUriTest()
UriCombineTest()
Declaration
[TestMethod]
public void UriCombineTest()