|
Methods defined here:
- CreatePageSet(self, options)
- Get the page set this test will run on.
By default, it will create a page set from the file at this test's
page_set attribute. Override to generate a custom page set.
- Run(self, options)
- Run this test with the given options.
Data descriptors defined here:
- __dict__
- dictionary for instance variables (if defined)
- __weakref__
- list of weak references to the object (if defined)
Data and other attributes defined here:
- enabled = True
- options = {}
|