ABCDEFGHIJKL
1
No.TeamTesterTech spec or coding policyClassMethod or APITest ClassTest MethodDepend (Pre)Depend (Post)AssertionsNotes
2
1NTTzhouValue checkingnova.image.glanceget_glance_clientnova.tests.image.test_glance.GlanceTestCasetest_get_glance_client--assertEqual
image server's host and port
3
2Value checkingget_glance_clienttest_get_glance_client_parameter_id--assertEqual
image server's host and port
4
3Value checkingget_glance_clienttest_get_glance_client_parameter_imgurl--assertEqual
image server's host and port
https://46.51.242.3/redmine/issues/198
5
4Value checkingget_glance_clienttest_get_glance_client_parameter_with_keystone--assertEqual
image server's host and port
6
5Exception handlingget_glance_clienttest_get_glance_client_exception--assertRaises
exception.InvalidImageRef
7
6Configuration checking pick_glance_api_servertest_pick_glance_api_server_configuration--assertEqual
image server's host and port
8
7Value checkingcreatenova.tests.image.test_glance.GlanceImageServiceTestCasetest_create_parameter--assertEqual
metadata
9
8Exception handlingcreatetest_create_exception--assertRaises
ClientConnectionError
10
9Value checkingdeletetest_delete_parameter--assertEqual
True
11
10Exception handlingdeletetest_delete_exception_notfound--assertRaises
exception.ImageNotFound
12
11Exception handlingdeletetest_delete_exception_unavailable--assertRaises
exception.ImageNotFound
13
12Exception handlingdeletetest_delete_exception_client--assertRaises
exception.ImageNotFound
14
13Value checkingdelete_alltest_delete_all--assertEqual
None
15
14Value checkingdetailtest_detail_parameter--assertEqual
metadata
16
15Value checkingdetailtest_detail_parameter_limit--assertEqual
return count
17
16Value checkingdetailtest_detail_parameter_without_limit--assertEqual
return count
18
17Exception handlingdetailtest_detail_exception--assertRaises
ImagePaginationFailed
19
18Value checkinggettest_get--assertEqual
image id
20
19Exception handlinggettest_get_parameter--assertEqual
image id
https://46.51.242.3/redmine/issues/225
21
20Exception handlinggettest_get_exception--assertRaises
exception.ImageNotFound
22
21Value checkingindextest_index_parameter--assertEqual
image id
23
22Exception handlingindextest_index_exception--assertRaises
ImagePaginationFailed
24
23Exception handlingshowtest_show_exception_notfound--assertRaises
exception.ImageNotFound
25
24Exception handlingshowtest_show_exception_unavailable--assertRaises
exception.ImageNotFound
26
25Value checkingshow_by_nametest_show_by_name_parameter--assertEqual
image id
https://46.51.242.3/redmine/issues/228
27
26Exception handlingshow_by_nametest_show_by_name_exception_notfound--assertRaises
exception.ImageNotFound
28
27Value checkingupdatetest_update_parameter--assertEqual
metadata
29
28Exception handlingupdatetest_update_exception--assertRaises
exception.ImageNotFound
30
29Exception handlingupdatetest_update_exception_notfound--assertRaises
exception.ImageNotFound
31
30Exception handlingupdatetest_update_exception_dateformat--assertRaises
exception.ImageNotFound
https://46.51.242.3/redmine/issues/226