Create UTs for Extension Views 73/13573/1
authorVictor Morales <victor.morales@intel.com>
Tue, 19 Sep 2017 18:56:43 +0000 (11:56 -0700)
committerVictor Morales <victor.morales@intel.com>
Tue, 19 Sep 2017 19:23:25 +0000 (12:23 -0700)
commit98c3ee82a241467428fd7192fbc07f4f588e50e7
tree6a9ad795fadb438c620fbd6689eb727f8b312383
parent64f33328e4fd3fca22382c29a26fb42be01593fe
Create UTs for Extension Views

This change add a Unit tests for EpaCaps and Extensions ApiView
Classes.

Change-Id: I8913b63260e4fc884d7c22f376f7a9380a67d999
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-Id: MULTICLOUD-83
newton/newton/extensions/tests/__init__.py [new file with mode: 0644]
newton/newton/extensions/tests/test_epacaps.py [new file with mode: 0644]
newton/newton/extensions/tests/test_extensions.py [new file with mode: 0644]
newton/newton/extensions/views/epacaps.py
newton/newton/extensions/views/extensions.py