Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
Zope
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
Zope
Commits
aa0b42b0
Commit
aa0b42b0
authored
Mar 24, 2005
by
Stefan H. Holek
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
warnhook.py is no longer included as we can use the one from ZODB.tests.
parent
59106bb1
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
31 deletions
+1
-31
lib/python/Testing/ZopeTestCase/doc/API.stx
lib/python/Testing/ZopeTestCase/doc/API.stx
+1
-31
No files found.
lib/python/Testing/ZopeTestCase/doc/API.stx
View file @
aa0b42b0
...
...
@@ -55,8 +55,6 @@ Module Testing.ZopeTestCase
Functional
WarningsHook
Modules
ZopeLite as Zope
...
...
@@ -173,7 +171,7 @@ Class ZopeTestCase
Class FunctionalTestCase
Bas
e class for functional unit tests
Convenienc
e class for functional unit tests
(derived from ZopeTestCase)
__implements__ = (Functional.__implements__,
...
...
@@ -300,34 +298,6 @@ Class Functional
Module warnhook
Support for capturing Python warning messages
Classes
WarningsHook
Class WarningsHook
Facility to capture warnings generated by Python
Attributes
warnings
Methods
install()
uninstall()
clear()
Module utils
Utility functions to extend the test environment
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment