UseCases.libs.JSONDataSerializer.export.060_add_present_item_for_set.Case000 package

Submodules

UseCases.libs.JSONDataSerializer.export.060_add_present_item_for_set.Case000.CallCase module

Import of branches by jsondata.JSONDataSerializer.branch_import().

class UseCases.libs.JSONDataSerializer.export.060_add_present_item_for_set.Case000.CallCase.CallUnits(methodName='runTest')[source]

Bases: unittest.case.TestCase

Base branch import by branch_replace_set.

testCase000()[source]

Load initial main/master data, and validate it with standard validator.

testCase100()[source]

Import a branch into initial main/master data, and validate it with standard validator.

Do not insert ‘$schema’ key.

testCase200()[source]

Import a branch into initial main/master data, and validate it with standard validator.

Apply ‘$schema’ key for branch/subtree of master schema.

Module contents

Import of branches.