Package net.officefloor.maven
Class IntegrationAppEngine
- java.lang.Object
 - 
- net.officefloor.maven.IntegrationAppEngine
 
 
- 
public class IntegrationAppEngine extends java.lang.ObjectMeans for integration tests to obtain access to AppEngine and Datastore.- Author:
 - Daniel Sagenschneider
 
 
- 
- 
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.cloud.datastore.DatastoregetDatastore()Obtains theDatastore. 
 -