C# Class Aggregation_Unit_Tests.AggregationProcessingTests

Datei anzeigen Open project: DigitalGlobe/DGConnect-ESRI

Public Methods

Method Description
AggregationProcessingTests ( ) : System

Private Methods

Method Description
InitTest ( ) : void
MultiPolygonGeoJsonToEsriPolygonList ( ) : void
TestDeserializeGeoJsonBaseObject ( ) : void
TestGeoJsonBaseObjectMultiPolygonToEsriJson ( ) : void
TestGeoJsonMultiPolygonDeserialization ( ) : void
TestGeoJsonSingleToEsriJson ( ) : void
TestGeoJsonToEsriGeometryPolygon ( ) : void
TestJsonDeserializer ( ) : void
TestNestedAggregations ( ) : void
TestPolygoGeoJsonObjectToEsriJson ( ) : void
TestPolygonGeoJsonObjectToEsriJsonList ( ) : void
TestProcessAggregations ( ) : void
TestSingleValueAggregation ( ) : void

Method Details

AggregationProcessingTests() public method

public AggregationProcessingTests ( ) : System
return System