From 5dd0d0ffd46e7665fddde8fd2f4da1a9b58506bb Mon Sep 17 00:00:00 2001 From: Deepak Chandella Date: Fri, 5 Jul 2019 22:31:36 +0530 Subject: Adding first patch for behave feature Change-Id: Ic975c301103b49cdec2bd26746b708388f21e892 Signed-off-by: Deepak Chandella --- api/apidoc/xtesting.core.behaveframework.rst | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 api/apidoc/xtesting.core.behaveframework.rst (limited to 'api/apidoc/xtesting.core.behaveframework.rst') diff --git a/api/apidoc/xtesting.core.behaveframework.rst b/api/apidoc/xtesting.core.behaveframework.rst new file mode 100644 index 00000000..1d048c94 --- /dev/null +++ b/api/apidoc/xtesting.core.behaveframework.rst @@ -0,0 +1,7 @@ +xtesting\.core\.behaveframework module +====================================== + +.. automodule:: xtesting.core.behaveframework + :members: + :undoc-members: + :show-inheritance: -- cgit 1.2.3-korg