Code Review
/
functest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
a142500
)
modify old naming Testcase_base to TestCase
31/32031/1
author
SerenaFeng
<feng.xiaowei@zte.com.cn>
Tue, 28 Mar 2017 11:13:10 +0000
(19:13 +0800)
committer
SerenaFeng
<feng.xiaowei@zte.com.cn>
Tue, 28 Mar 2017 11:13:10 +0000
(19:13 +0800)
Testcase_base is the first version, now TestCase is adopted
Change-Id: If25eef0d8164220bd36f86fe636f7f1c0b247564
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
docs/testing/developer/devguide/index.rst
patch
|
blob
|
history
diff --git
a/docs/testing/developer/devguide/index.rst
b/docs/testing/developer/devguide/index.rst
index
366eb7d
..
67890f0
100644
(file)
--- a/
docs/testing/developer/devguide/index.rst
+++ b/
docs/testing/developer/devguide/index.rst
@@
-166,7
+166,7
@@
feature_base and vnf_base inherit from testcase::
+-----------------------------------------+
| |
- | Test
case_base
|
+ | Test
Case
|
| |
| - init() |
| - run() |