batch.test.management.commands package

Submodules

batch.test.management.commands.test_scale_batch_creator module

class batch.test.management.commands.test_scale_batch_creator.TestBatchCreator(methodName='runTest')

Bases: django.test.testcases.TransactionTestCase

fixtures = [u'batch_job_types.json']
setUp()
test_missing_batch()

Tests calling command for an invalid batch

Module contents