Registry / testing / appengine-api-stubs

appengine-api-stubs

JSON →
library5.0.0javamavenunverified

Provides stubs for local development and testing of Google App Engine applications.

<dependency> <groupId>com.google.appengine</groupId> <artifactId>appengine-api-stubs</artifactId> <version>5.0.0</version> </dependency>
INSTALL
IMPORT
SIG · APPENGINE-API-STUB
A
appengine-api-stubs
testingjavav5.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

LocalServiceTestHelper
✓ com.google.appengine.tools.development.testing.LocalServiceTestHelper

Set up a local service test helper for App Engine testing.

import com.google.appengine.tools.development.testing.LocalServiceTestHelper; LocalServiceTestHelper helper = new LocalServiceTestHelper();
Debug
Known issues
gotchaStubs may not fully replicate production behavior, leading to discrepancies.
fix
Test thoroughly on production environment after local development.
affects: all
Upgrade
Version history
5.0.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
16
OpenAI (training)
2
Resources
appengine-api-stubs — mvn dependency:get appengine-api-stubs · libregistry