C# Class CachingFramework.Redis.UnitTest.UnitTestGeo

Show file Open project: thepirat000/CachingFramework.Redis

Private Methods

Method Description
ClassInitialize ( ) : void
GetUsers ( ) : List
UT_Geo_GeoAdd ( Context context ) : void
UT_Geo_GeoDistance ( Context context ) : void
UT_Geo_GeoDistanceDirect ( Context context ) : void
UT_Geo_GeoHash ( Context context ) : void
UT_Geo_GeoPos ( Context context ) : void
UT_Geo_GeoPosMultiple ( Context context ) : void
UT_Geo_GeoRadius ( Context context ) : void