Package grassyknoll :: Package tests :: Module test_GenericCollection :: Class GenericBase
[hide private]

Class GenericBase

source code


Instance Methods [hide private]
 
make_collection(self) source code
 
load_data(self) source code
 
setup(self) source code
 
teardown(self) source code

Inherited from object: __delattr__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Properties [hide private]

Inherited from object: __class__