Table of Contents

Class: PropertyAsCellMapper ./src/peak/ddt/processors.py

Cell mapping support for property and other data descriptors

Base Classes   
object
Methods   
__init__
format
get
invoke
parse
set
suggestType
  __init__ 
__init__ ( self,  ob )

  format 
format ( self,  instance )

  get 
get (
        self,
        instance,
        cell,
        )

  invoke 
invoke (
        self,
        instance,
        cell,
        )

Exceptions   
TypeError( "Descriptors can't be invoked", self.subject )
  parse 
parse ( self,  cell )

  set 
set (
        self,
        instance,
        cell,
        )

  suggestType 
suggestType ( self,  dataType )


Table of Contents

This document was automatically generated on Mon Mar 25 01:11:06 2024 by HappyDoc version 2.1