C# Class WhippedCream.DefaultUrlServiceTests

ファイルを表示 Open project: KCL5South/WhippedCream

Private Methods

Method Description
Constructor_BaseUriReturnsCorrectValue ( ) : void
Constructor_BaseUrlReturnsCorrectValue ( ) : void
Constructor_NullBaseUri ( ) : void
GetServiceUri_PathEmpty ( ) : void
GetServiceUri_PathNoPreceedingSlash ( ) : void
GetServiceUri_PathNull ( ) : void
GetServiceUri_PathPreceedingSlash ( ) : void
GetServiceUri_PathWhiteSpaceAllOver ( ) : void
GetServiceUri_ServicePrefixEmpty ( ) : void
GetServiceUri_ServicePrefixNoPostSlash ( ) : void
GetServiceUri_ServicePrefixNoPreceedingSlash ( ) : void
GetServiceUri_ServicePrefixNull ( ) : void
GetServiceUri_ServicePrefixPostSlash ( ) : void
GetServiceUri_ServicePrefixPreceedingSlash ( ) : void
GetServiceUri_ServicePrefixWhiteSpaceAllOver ( ) : void
GetServiceUrl_PathEmpty ( ) : void
GetServiceUrl_PathNoPreceedingSlash ( ) : void
GetServiceUrl_PathNull ( ) : void
GetServiceUrl_PathPreceedingSlash ( ) : void
GetServiceUrl_PathWhiteSpaceAllOver ( ) : void
GetServiceUrl_ServicePrefixEmpty ( ) : void
GetServiceUrl_ServicePrefixNoPostSlash ( ) : void
GetServiceUrl_ServicePrefixNoPreceedingSlash ( ) : void
GetServiceUrl_ServicePrefixNull ( ) : void
GetServiceUrl_ServicePrefixPostSlash ( ) : void
GetServiceUrl_ServicePrefixPreceedingSlash ( ) : void
GetServiceUrl_ServicePrefixWhiteSpaceAllOver ( ) : void
GetUri_NoPreceedingSlash ( ) : void
GetUri_NullPath ( ) : void
GetUri_PreceedingSlash ( ) : void
GetUri_WhiteSpaceAllOver ( ) : void
GetUrl_NoPreceedingSlash ( ) : void
GetUrl_NullPath ( ) : void
GetUrl_PreceedingSlash ( ) : void
GetUrl_WhiteSpaceAllOver ( ) : void