def test_json(self):
     """SYSTEM ERASE JSON TESTS"""
     test.auto_run_json_tests('POST', self)
Beispiel #2
0
 def test_json(self):
     """RANGE JSON TESTS"""
     test.auto_run_json_tests('POST', self)
Beispiel #3
0
 def test_json(self):
     """CALLBACK JSON TESTS"""
     test.auto_run_json_tests('POST', self)
 def test_json(self):
     """UPDATER STATUS JSON TESTS"""
     test.auto_run_json_tests('POST', self)
 def test_json(self):
     """COMPARER CUSTOM JSON TESTS"""
     test.auto_run_json_tests('POST', self)
 def test_json(self):
     """DELETE NETWORKID IPADDRESSPOOLS RANGEID JSON TESTS"""
     test.auto_run_json_tests('DELETE', self)
 def test_json(self):
     """DELETE NETWORKID JSON TESTS"""
     test.auto_run_json_tests('DELETE', self)
Beispiel #8
0
 def test_json(self):
     """IMPORT JSON TESTS"""
     test.auto_run_json_tests('POST', self)
Beispiel #9
0
 def test_json(self):
     """PREVIEW JSON TESTS"""
     test.auto_run_json_tests('POST', self)
 def test_json(self):
     """DELETE VIRTUALIDENTITYID JSON TESTS"""
     test.auto_run_json_tests('DELETE', self)
 def test_json(self):
     """GET VIRTUALIDENTITYID JSON TESTS"""
     test.auto_run_json_tests('GET', self)
Beispiel #12
0
 def test_json(self):
     """ISO CREATE JSON TESTS"""
     test.auto_run_json_tests('POST', self)
 def test_json(self):
     """Enable and disable Boot Device"""
     test.auto_run_json_tests('POST', self)
 def test_json(self):        
     """Clone INDUCE ERROR TESTS"""
     test.induce_error('POST', self)
     """CLONE JSON TESTS"""
     test.auto_run_json_tests('POST', self)
 def test_json(self):
     """NETWORKID IPADDRESSPOOLS EXPORT JSON TESTS"""
     test.auto_run_json_tests('GET', self)
Beispiel #16
0
 def test_json(self):
     """UPDATECOMPONENTS JSON TESTS"""
     test.auto_run_json_tests('POST', self)
 def test_json(self):
     """NETWORKID IPADDRESSPOOLS JSON TESTS"""
     test.auto_run_json_tests('POST', self)
Beispiel #18
0
 def test_json(self):
     """TRAPS CONFIGURETRAPS TRAPDESTINATION JSON TESTS"""
     test.auto_run_json_tests('POST', self)
 def test_json(self):
     """PUT NETWORKID IPADDRESSPOOLS RANGEID JSON TESTS"""
     test.auto_run_json_tests('PUT', self)
Beispiel #20
0
 def test_json(self):
     """TRAPS UPDATETRAPFORMAT TRAPFORMAT JSON TESTS"""
     test.auto_run_json_tests('POST', self)
 def test_json(self):
     """DOWNLOADER JSON TESTS"""
     test.auto_run_json_tests('GET', self)
Beispiel #22
0
 def test_json(self):
     """EXPORTINVENTORY JSON TESTS"""
     test.auto_run_json_tests('POST', self)
 def test_json(self):
     """VERSION JSON TESTS"""
     test.auto_run_json_tests('GET', self)
Beispiel #24
0
 def test_json(self):
     """SOFTWARE JSON TESTS"""
     test.auto_run_json_tests('POST', self)
Beispiel #25
0
 def test_json(self):
     """CONFIG DEVICE JSON TESTS"""
     test.auto_run_json_tests('GET', self)
Beispiel #26
0
 def test_json(self):
     """LOGS GET TYPE JSON TESTS"""
     test.auto_run_json_tests('POST', self)
Beispiel #27
0
 def test_json(self):
     """SUMMARY JSON TESTS"""
     test.auto_run_json_tests('POST', self)
 def test_json(self):
     """PUT NETWORKID JSON TESTS"""
     test.auto_run_json_tests('PUT', self)
Beispiel #29
0
 def test_json(self):
     """DETAILS JSON TESTS"""
     test.auto_run_json_tests('POST', self)
 def test_json(self):
     """IMAGE BACKUP JSON TESTS"""
     test.auto_run_json_tests('POST', self)