diff options
author | SerenaFeng <feng.xiaowei@zte.com.cn> | 2016-06-12 11:04:47 +0800 |
---|---|---|
committer | SerenaFeng <feng.xiaowei@zte.com.cn> | 2016-06-12 15:33:39 +0800 |
commit | d0da02e255f289d294f23fbf5c4905ad590e611b (patch) | |
tree | 1b67f1fc098430cb45afaed414739640e5d1d66a | |
parent | 41d963f89b9a1de8c7a4583ff1bbe1275e5ac0c2 (diff) |
little changes in testapi presentation
change testapi0.png file
rename test_criteria to criteria
change criteria description from passed/failed to PASS/FAILED
JIRA: FUNCTEST-308
Change-Id: I29c05c4068c50cfe47ab6b5e8acc3d797f2ff43a
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
-rw-r--r-- | docs/com/img/testapi0.png | bin | 37907 -> 1063158 bytes | |||
-rwxr-xr-x | docs/com/pres/testapi.html | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/com/img/testapi0.png b/docs/com/img/testapi0.png Binary files differindex 06df74d7..21f36311 100644 --- a/docs/com/img/testapi0.png +++ b/docs/com/img/testapi0.png diff --git a/docs/com/pres/testapi.html b/docs/com/pres/testapi.html index 4479b93b..1b3177f0 100755 --- a/docs/com/pres/testapi.html +++ b/docs/com/pres/testapi.html @@ -153,9 +153,9 @@ <td>used for scenario</td> </tr> <tr> - <td>test_criteria</td> + <td>criteria</td> <td>N.R</td> - <td>passed/failed</td> + <td>PASS/FAILED</td> </tr> <tr> <td>trust_indictator</td> |