Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-updates > by-pkgid > b9a6a1b9f2781444d2917afd8e4421ab > files > 453

ipython-doc-2.3.0-2.2.mga5.noarch.rpm

.. AUTO-GENERATED FILE -- DO NOT EDIT!

Module: :mod:`testing.iptestcontroller`
=======================================
.. automodule:: IPython.testing.iptestcontroller

.. currentmodule:: IPython.testing.iptestcontroller

3 Classes
---------

.. autoclass:: TestController
  :members:
  :show-inheritance:

  .. automethod:: __init__

.. autoclass:: PyTestController
  :members:
  :show-inheritance:

  .. automethod:: __init__

.. autoclass:: JSController
  :members:
  :show-inheritance:

  .. automethod:: __init__

8 Functions
-----------

.. autofunction:: IPython.testing.iptestcontroller.get_js_test_dir


.. autofunction:: IPython.testing.iptestcontroller.all_js_groups


.. autofunction:: IPython.testing.iptestcontroller.prepare_controllers


.. autofunction:: IPython.testing.iptestcontroller.do_run


.. autofunction:: IPython.testing.iptestcontroller.report


.. autofunction:: IPython.testing.iptestcontroller.run_iptestall


.. autofunction:: IPython.testing.iptestcontroller.default_options


.. autofunction:: IPython.testing.iptestcontroller.main