#8360: skipTest was added in 2.7.
This commit is contained in:
parent
a1d61d0495
commit
90aae551b1
|
@ -733,6 +733,8 @@ Test cases
|
||||||
Calling this during the a test method or :meth:`setUp` skips the current
|
Calling this during the a test method or :meth:`setUp` skips the current
|
||||||
test. See :ref:`unittest-skipping` for more information.
|
test. See :ref:`unittest-skipping` for more information.
|
||||||
|
|
||||||
|
.. versionadded:: 2.7
|
||||||
|
|
||||||
|
|
||||||
.. method:: debug()
|
.. method:: debug()
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue