Testing support for Google App Engine standard environment application code, providing utilities for unit and integration tests.
<dependency>
<groupId>com.google.appengine</groupId>
<artifactId>appengine-testing</artifactId>
<version>5.0.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Set up a local datastore service for testing.
Use the same major version for both testing and runtime SDK.
No dependency data recorded yet.