Package zope :: Package interface :: Package tests :: Module unitfixtures :: Class FooInterface
[show private | hide private]
[frames | no frames]

Type FooInterface

Interface --+
            |
           FooInterface


This is an Abstract Base Class
Class Variable Summary
str aMethod = ' This is aMethod '
str anotherMethod = ' This is anotherMethod '
str foobar = 'fuzzed over beyond all recognition'
str useless = ' useless code is fun! '
str wammy = ' yadda yadda '

Class Variable Details

aMethod

Type:
str
Value:
' This is aMethod '                                                    

anotherMethod

Type:
str
Value:
' This is anotherMethod '                                              

foobar

Type:
str
Value:
'fuzzed over beyond all recognition'                                   

useless

Type:
str
Value:
' useless code is fun! '                                               

wammy

Type:
str
Value:
' yadda yadda '                                                        

Generated by Epydoc 2.1 on Fri Jun 24 12:01:22 2005 http://epydoc.sf.net