2752: Extract common Python test methods.
authorBrett Smith <brett@curoverse.com>
Thu, 22 May 2014 20:46:15 +0000 (16:46 -0400)
committerBrett Smith <brett@curoverse.com>
Fri, 30 May 2014 14:40:09 +0000 (10:40 -0400)
commit73dd64f9c81989aad456f1aee8f0ad909703b859
tree52be0a5d577ee740e6dfe63ae1652c74c3171931
parent4406d50cdf2ae7b2c3e9846ddcf629ad535cf7fa
2752: Extract common Python test methods.

I'm going to reuse these to test arv-put.
sdk/python/tests/arvados_testutil.py [new file with mode: 0644]
sdk/python/tests/test_collections.py