C# Class NGeo.GeoNames.GeoNamesClientTests

显示文件 Open project: danludwig/NGeo

Private Methods

Method Description
GeoNames_Children_ShouldReturn7Results_ForGeoNameId6295630 ( ) : void
GeoNames_Children_ShouldReturnNull_WithoutUserName ( ) : void
GeoNames_Countries_ShouldReturnNull_WithoutUserName ( ) : void
GeoNames_Countries_ShouldReturnResults ( ) : void
GeoNames_FindNearbyPlaceName_ShouldReturn10Results_ForLehighLatitudeAndLongitude_When10KmRadiusIsSpecified ( ) : void
GeoNames_FindNearbyPlaceName_ShouldReturn1Result_ForLehighLatitudeAndLongitude_WhenNoRadiusIsSpecified ( ) : void
GeoNames_FindNearbyPlaceName_ShouldReturnNull_WithoutUserName ( ) : void
GeoNames_FindNearbyPlaceName_ShouldThrowException_WhenArgIsNull ( ) : void
GeoNames_FindNearbyPostalCodes_ShouldReturn10Results_ForMollysLatitudeAndLongitude_When10KmRadiusIsSpecified ( ) : void
GeoNames_FindNearbyPostalCodes_ShouldReturn1Result_ForMollysLatitudeAndLongitude_WhenNoRadiusIsSpecified ( ) : void
GeoNames_FindNearbyPostalCodes_ShouldReturnNull_WithoutUserName ( ) : void
GeoNames_FindNearbyPostalCodes_ShouldThrowException_WhenArgIsNull ( ) : void
GeoNames_GeoNamesClient_ShouldBePublic ( ) : void
GeoNames_GeoNamesClient_ShouldImplementClientBase_WithIInvokeGeoNamesServices ( ) : void
GeoNames_GeoNamesClient_ShouldImplementIConsumeGeoNames ( ) : void
GeoNames_Get_ShouldReturn1EarthResult_ForGeoNameId6295630 ( ) : void
GeoNames_Get_ShouldReturnNull_ForGeoNameId921810 ( ) : void
GeoNames_Hierarchy_ShouldReturn1Result_ForGeoNameId6295630 ( ) : void
GeoNames_Hierarchy_ShouldReturnNull_WhenItemsIsNull ( ) : void
GeoNames_LookupPostalCode_ShouldReturn1Result_ForOrlando ( ) : void
GeoNames_LookupPostalCode_ShouldReturnNull_WithoutUserName ( ) : void
GeoNames_LookupPostalCode_ShouldThrowException_WhenArgIsNull ( ) : void
GeoNames_PostalCodeCountryInfo_ShouldReturnMultipleResults ( ) : void
GeoNames_PostalCodeCountryInfo_ShouldReturnNull_WithoutUserName ( ) : void
GeoNames_SearchByName_ShouldReturnResult_ForAdriaticSea ( ) : void
GeoNames_TimeZone_ShouldReturnAmericaNewYorkForLehigh ( ) : void
GeoNames_TimeZone_ShouldReturnAmericaPhoenixForAbc1 ( ) : void