tobiko/tobiko/common
Federico Ressi 3f3efbbb9e Refactor required fixtures listing
- test methods requires fixtures of test class
- test class requires fixtures of RequiredFixtureProperty
- fix some minor problems (like getting object names)

Change-Id: Ic7e50d5e3b0299202dd6b28de243cfe888293401
2019-04-16 11:28:32 +02:00
..
managers Remove "constants" module. 2019-04-16 07:49:13 +02:00
utils Replace tobiko.common.utils.network with tobiko.shell.ping 2019-04-11 09:36:30 +02:00
__init__.py Remove copyrigth notices from empty __init__.py files 2018-11-27 09:45:36 +01:00
_asserts.py Import base exceptions from main tobiko module. 2019-04-08 12:04:51 +02:00
_exception.py Import base exceptions from main tobiko module. 2019-04-08 12:04:51 +02:00
_fixture.py Refactor required fixtures listing 2019-04-16 11:28:32 +02:00
_skip.py Allow to decorate for skipping fixtures or test case classes. 2019-04-12 10:29:05 +02:00