XBEL file of links generated from Akara content
RSS feed

Style

(Cookies required)
Powered by 4Suite

This is a list of the areas in FtssDriver.py that lack testing. Once these have test suites written (in addition to the existing ones) FtssDriver.py will have a comprehensive test suite

  • XPath evaluation tools
    • getContext
    • xupdateMetaData
    • xupdateContent
  • Resource Metadata (for all Resource types)
    • updateResourceMetadata (with changeDocDef=0)
      • _updateMetaData
    • updateResourceMetadata (with changeDocDef=1)
      • _setMetaData
      • _deleteMetaData
  • Resource Cache
    • setResourceCache
    • fetchResourceCache

First attached file (Repository.owl) is an OWL model of the 4Suite repository object RDF metadata which can be used as a guide for the metadata test suite. Second attached file (Repository.svg) is a Triclops-generated graph of this ontology.


Comments