class documentation

class ScrapesContract(Contract):

View In Hierarchy

Contract to check presence of fields in scraped items @scrapes page_name page_body
Method post​_process Undocumented
Class Variable name Undocumented

Inherited from Contract:

Method adjust​_request​_args Undocumented
Method __init__ Undocumented
Method add​_post​_hook Undocumented
Method add​_pre​_hook Undocumented
Class Variable request​_cls Undocumented
Instance Variable args Undocumented
Instance Variable testcase​_post Undocumented
Instance Variable testcase​_pre Undocumented
def post_process(self, output):

Undocumented

name: str =

Undocumented