Trees | Indices | Help |
|
---|
|
Test version of RAPI client.
Instances of this class can be used to test input arguments for RAPI
client calls. See rapi.client.GanetiRapiClient for available methods and
their arguments. Functions can return NotImplemented
if all
arguments are acceptable, but a LUXI request would be necessary to
provide an actual return value. In case of an error, VerificationError is raised.
See Also:
An example on how to use this class can be found in
doc/examples/rapi_testutils.py
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
Initializes this class.
|
Finds method by name. The method is wrapped using _TestWrapper to produce the actual test result. |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Aug 22 11:13:32 2016 | http://epydoc.sourceforge.net |