Package pypower :: Package t :: Module test_pypower
[hide private]
[frames] | no frames]

Module test_pypower

source code

Run all PYPOWER tests.

Functions [hide private]
 
test_pypower(verbose=False)
Run all PYPOWER tests.
source code
 
test_pf(verbose=False) source code
 
test_opf(verbose=False, *others) source code
Variables [hide private]
  __package__ = 'pypower.t'
Function Details [hide private]

test_pypower(verbose=False)

source code 

Run all PYPOWER tests.

Prints the details of the individual tests if verbose is true.

Authors:
Ray Zimmerman (PSERC Cornell), Richard Lincoln