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

Module t_end

source code

Finish running tests and print statistics.

Functions [hide private]
 
t_end()
Finish running tests and print statistics.
source code
Variables [hide private]
  __package__ = 'pypower.t'
Function Details [hide private]

t_end()

source code 

Finish running tests and print statistics.

Checks the global counters that were updated by calls to t_ok and t_is and prints out a summary of the test results.

Authors:
Ray Zimmerman (PSERC Cornell), Richard Lincoln