Improve code testability 46/107446/3
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>
Mon, 11 May 2020 11:51:37 +0000 (04:51 -0700)
committerMarco Platania <platania@research.att.com>
Mon, 11 May 2020 19:25:09 +0000 (19:25 +0000)
commitfeb93cdb3e2e842affe1a5de171c1242b44add70
tree827f14913f1f9fc1ef0a1057bbf6b2f65adc4556
parent8feb3f5cc8e4bab499da33b1bea8bbf8ac05cda6
Improve code testability

A module is created with specific class methods
to perform particular simulator services' lifecycle
operations.

Change-Id: I467360ab304a00f049bf53c3958e42f445f2d75b
Issue-ID: INT-1577
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
test/mocks/mass-pnf-sim/.gitignore
test/mocks/mass-pnf-sim/MassPnfSim.py [new file with mode: 0755]
test/mocks/mass-pnf-sim/mass-pnf-sim.py