| Trees | Index | Help |
|---|
| Package CMFSetup :: Package tests :: Module test_typeinfo |
|
Unit tests for type information export import
$Id: test_typeinfo.py 37135 2005-07-08 13:24:33Z tseaver $| Classes | |
|---|---|
DummyTypeInfo |
Mix-in class combining the most common set of basic mix-ins |
DummyTypesTool |
Folders are basic container objects that provide a standard interface for object management. |
OldTypeInfoImportConfiguratorTests |
|
Test_exportTypesTool |
|
Test_importTypesTool |
|
TypeInfoExportConfiguratorTests |
|
TypeInfoImportConfiguratorTests |
|
TypesToolExportConfiguratorTests |
|
TypesToolImportConfiguratorTests |
|
_TypeInfoSetup |
|
| Function Summary | |
|---|---|
test_suite()
| |
| Variable Summary | |
|---|---|
str |
_BAR_EXPORT = '<type-info\n id="%s"\n kind="Scriptab...
|
str |
_BAR_OLD_EXPORT = '<type-info\n id="%s"\n kind="Scri...
|
str |
_EMPTY_TOOL_EXPORT = '<?xml version="1.0"?>\n<types-tool...
|
str |
_FILENAME_EXPORT = '<?xml version="1.0"?>\n<types-tool>\...
|
str |
_FOO_EXPORT = '<type-info\n id="%s"\n kind="Factory-...
|
str |
_FOO_OLD_EXPORT = '<type-info\n id="%s"\n kind="Fact...
|
str |
_NORMAL_TOOL_EXPORT = '<?xml version="1.0"?>\n<types-too...
|
tuple |
_TI_LIST = ({'product': 'CMFSetup', 'content_icon': 'foo...
|
list |
_TI_LIST_WITH_FILENAME = [{'product': 'CMFSetup', 'conte...
|
str |
_UPDATE_FOO_IMPORT = '<type-info id="foo">\n <aliases>\...
|
str |
_UPDATE_TOOL_IMPORT = '<?xml version="1.0"?>\n<types-too...
|
| Variable Details |
|---|
_BAR_OLD_EXPORT
|
_EMPTY_TOOL_EXPORT
|
_FILENAME_EXPORT
|
_FOO_EXPORT
|
_FOO_OLD_EXPORT
|
_NORMAL_TOOL_EXPORT
|
_TI_LIST
|
_TI_LIST_WITH_FILENAME
|
_UPDATE_FOO_IMPORT
|
_UPDATE_TOOL_IMPORT
|
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Wed Nov 30 03:58:39 2005 | http://epydoc.sf.net |