Releasing ArcGIS Runtime Apps with Confidence - a Unit Testing Story

839
0
01-12-2018 11:18 AM

Releasing ArcGIS Runtime Apps with Confidence - a Unit Testing Story

Author: Rebecca Zeckoski

Organization: Patrick Engineering

Address: 200 South Tryon St, Suite 500, Charlotte, NC 28202

Email: rzeckoski@patrickco.com

Presenter Biography:

Rebecca Zeckoski is senior geospatial developer for Patrick Engineering. Her current focus is developing GIS software to streamline field work for linemen at large utility companies.

Abstract:

Automated unit testing is a useful part of any well-designed application.  However, it is problematic to run automated tests for an offline ArcGIS runtime application on a machine without access to side-loaded data (e.g., a build server), as so much of ArcGIS runtime code ultimately depends on non-creatable map objects like geodatabases.  We will present our solution to this issue, a methodology that allows mocking of ArcGIS data objects for use in automated unit testing.

Version history
Last update:
‎01-12-2018 11:18 AM
Updated by:
Contributors