tests: add type annotations to the vpp object abstract class 22/30222/2
authorPaul Vinciguerra <pvinci@vinciconsulting.com>
Tue, 1 Dec 2020 16:33:28 +0000 (11:33 -0500)
committerOle Tr�an <otroan@employees.org>
Wed, 2 Dec 2020 10:44:42 +0000 (10:44 +0000)
commit45eff787cde1b6466fca494b2792898c42a9c06a
treeb0940951fa89e10f3a814e498a48f9718d7b831a
parent4abc86639249f5c1ed2e0133dc336de549c96c40
tests: add type annotations to the vpp object abstract class

make it easier to detect logical mistakes.

Type: test

Change-Id: I853748ffaeebc545c8d31299f0d105405ad80bba
Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
test/vpp_object.py