![]() |
App Engine Python SDK
v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
|
Additional Inherited Members | |
![]() | |
original_environ | |
tmpdir | |
blob_storage | |
blobstore_stub | |
datastore_file | |
history_file | |
datastore_stub | |
apiproxy | |
Executes all of the superclass tests with a Google Storage object.
def google.appengine.tools.devappserver2.blob_download_test.BlobDownloadTestGoogleStorage.create_blob | ( | self, | |
content_type = 'image/png' |
|||
) |
Create a GS object in the datastore and on disk. Overrides the superclass create_blob method. Returns: The BlobKey of the new object."
def google.appengine.tools.devappserver2.blob_download_test.BlobDownloadTestGoogleStorage.test_default_content_type | ( | self | ) |
Tests downloads when upload does not specify content-type.