NAT: test cleanup (VPP-1252) 61/14661/2
authorMatus Fabian <matfabia@cisco.com>
Wed, 5 Sep 2018 06:45:13 +0000 (23:45 -0700)
committerFlorin Coras <florin.coras@gmail.com>
Thu, 6 Sep 2018 00:13:40 +0000 (00:13 +0000)
commit05ca4a364366ffd639b6136967330deb249cbe22
treecda94d55ae0e6ba2181b31f18fc759207ad95238
parent721872e0511041c3ec93d0d1bffeaa35ecec1f0f
NAT: test cleanup (VPP-1252)

"assertEqual(len(capture), <expected packet count>)" no more needed since it is done by get_capture

Change-Id: I1cbe223cf55198cec946b8ea0883f2a4fa632005
Signed-off-by: Matus Fabian <matfabia@cisco.com>
test/test_nat.py