grass.pygrass.tests package¶
Submodules¶
grass.pygrass.tests.benchmark module¶
Created on Sat Jun 16 20:24:56 2012
@author: soeren
- class grass.pygrass.tests.benchmark.OptionParser(**kwargs)[source]¶
Bases:
OptionParser
- check_values(values: Values, args: [string])[source]¶
-> (values : Values, args : [string])
Check that the supplied option values and leftover arguments are valid. Returns the option values and leftover arguments (possibly adjusted, possibly completely new – whatever you like). Default implementation just returns the passed-in values; subclasses may override as desired.
grass.pygrass.tests.set_mapset module¶
Created on Thu Aug 23 11:07:38 2012
@author: pietro