Methods
|
|
__init__
_compareManifests
_compareStyleCatalog
testCreateNewOOTextFile
testCreateNewOOTextFileFromTemplate
|
|
__init__
|
__init__ (
self,
methodName,
outputDir='',
)
|
|
_compareManifests
|
_compareManifests (
self,
file1,
file2,
)
Verify that the manifests for the open files are the same.
|
|
_compareStyleCatalog
|
_compareStyleCatalog (
self,
file1,
file2,
)
Verify that the style catalogs for both files are the same.
|
|
testCreateNewOOTextFile
|
testCreateNewOOTextFile ( self )
|
|
testCreateNewOOTextFileFromTemplate
|
testCreateNewOOTextFileFromTemplate ( self )
|
|