ansible/test/units/modules/network/netscaler
Pilou a5c9726502 Unit tests: share common code (#31456)
* move set_module_args to units.modules.utils
* unit tests: reuse set_module_args
* unit tests: mock exit/fail_json in module.utils.ModuleTestCase
* unit tests: use module.utils.ModuleTestCase
* unit tests: fix 'import shadowed by loop variable'
2017-11-17 09:17:07 -08:00
..
__init__.py
netscaler_module.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_netscaler_cs_action.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_netscaler_cs_policy.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_netscaler_cs_vserver.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_netscaler_gslb_service.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_netscaler_gslb_site.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_netscaler_gslb_vserver.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_netscaler_lb_monitor.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_netscaler_lb_vserver.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_netscaler_module_utils.py
test_netscaler_save_config.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_netscaler_server.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_netscaler_service.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_netscaler_servicegroup.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_netscaler_ssl_certkey.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00