| Trees | Index | Help |
|---|
| Package CMFPlone :: Package tests :: Module testInterfaces |
|
| Classes | |
|---|---|
InterfaceTest |
general interface testing class klass - the class object to test forcedImpl - a list of interface class objects that the class klass *must* implement to fullfil this test This test class doesn't implement a test* method so you have to provide a test method in your implementation. |
KlassInterfaceTest |
|
| Function Summary | |
|---|---|
get the short class name | |
test_suite()
| |
| Variable Summary | |
|---|---|
list |
testClasses = [(<class 'Products.CMFPlone.ActionIconsToo...
|
list |
testInstances = []
|
list |
tests = [<class 'CMFPlone.tests.testInterfaces.KlassInte...
|
| Function Details |
|---|
className(klass)get the short class name |
| Variable Details |
|---|
testInstances
|
tests
|
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Wed Nov 30 03:59:13 2005 | http://epydoc.sf.net |