batch.test.configuration package

Submodules

batch.test.configuration.test_configuration module

class batch.test.configuration.test_configuration.TestBatchDefinition(methodName='runTest')

Bases: django.test.testcases.TestCase

setUp()
test_create_from_json()

Tests creating a BatchConfiguration from a JSON

test_inputmap()
test_validate()

Tests calling BatchConfiguration.validate()

Module contents