603 <td>Private slot for displaying the unittest dialog.</td> |
603 <td>Private slot for displaying the unittest dialog.</td> |
604 </tr><tr> |
604 </tr><tr> |
605 <td><a href="#UserInterface.__unittestProject">__unittestProject</a></td> |
605 <td><a href="#UserInterface.__unittestProject">__unittestProject</a></td> |
606 <td>Private slot for displaying the unittest dialog and run the current project.</td> |
606 <td>Private slot for displaying the unittest dialog and run the current project.</td> |
607 </tr><tr> |
607 </tr><tr> |
|
608 <td><a href="#UserInterface.__unittestRerunFailed">__unittestRerunFailed</a></td> |
|
609 <td>Private slot to display the unittest dialog and rerun all failed tests of the last run.</td> |
|
610 </tr><tr> |
608 <td><a href="#UserInterface.__unittestRestart">__unittestRestart</a></td> |
611 <td><a href="#UserInterface.__unittestRestart">__unittestRestart</a></td> |
609 <td>Private slot to display the unittest dialog and rerun the last test.</td> |
612 <td>Private slot to display the unittest dialog and rerun the last unit test.</td> |
610 </tr><tr> |
613 </tr><tr> |
611 <td><a href="#UserInterface.__unittestScript">__unittestScript</a></td> |
614 <td><a href="#UserInterface.__unittestScript">__unittestScript</a></td> |
612 <td>Private slot for displaying the unittest dialog and run the current script.</td> |
615 <td>Private slot for displaying the unittest dialog and run the current script.</td> |
|
616 </tr><tr> |
|
617 <td><a href="#UserInterface.__unittestStopped">__unittestStopped</a></td> |
|
618 <td>Private slot to handle the end of a unit test run.</td> |
613 </tr><tr> |
619 </tr><tr> |
614 <td><a href="#UserInterface.__updateExternalToolsActions">__updateExternalToolsActions</a></td> |
620 <td><a href="#UserInterface.__updateExternalToolsActions">__updateExternalToolsActions</a></td> |
615 <td>Private method to update the external tools actions for the current tool group.</td> |
621 <td>Private method to update the external tools actions for the current tool group.</td> |
616 </tr><tr> |
622 </tr><tr> |
617 <td><a href="#UserInterface.__updateVersionsUrls">__updateVersionsUrls</a></td> |
623 <td><a href="#UserInterface.__updateVersionsUrls">__updateVersionsUrls</a></td> |
1755 </p><a NAME="UserInterface.__unittestProject" ID="UserInterface.__unittestProject"></a> |
1761 </p><a NAME="UserInterface.__unittestProject" ID="UserInterface.__unittestProject"></a> |
1756 <h4>UserInterface.__unittestProject</h4> |
1762 <h4>UserInterface.__unittestProject</h4> |
1757 <b>__unittestProject</b>(<i></i>) |
1763 <b>__unittestProject</b>(<i></i>) |
1758 <p> |
1764 <p> |
1759 Private slot for displaying the unittest dialog and run the current project. |
1765 Private slot for displaying the unittest dialog and run the current project. |
|
1766 </p><a NAME="UserInterface.__unittestRerunFailed" ID="UserInterface.__unittestRerunFailed"></a> |
|
1767 <h4>UserInterface.__unittestRerunFailed</h4> |
|
1768 <b>__unittestRerunFailed</b>(<i></i>) |
|
1769 <p> |
|
1770 Private slot to display the unittest dialog and rerun all failed tests |
|
1771 of the last run. |
1760 </p><a NAME="UserInterface.__unittestRestart" ID="UserInterface.__unittestRestart"></a> |
1772 </p><a NAME="UserInterface.__unittestRestart" ID="UserInterface.__unittestRestart"></a> |
1761 <h4>UserInterface.__unittestRestart</h4> |
1773 <h4>UserInterface.__unittestRestart</h4> |
1762 <b>__unittestRestart</b>(<i></i>) |
1774 <b>__unittestRestart</b>(<i></i>) |
1763 <p> |
1775 <p> |
1764 Private slot to display the unittest dialog and rerun the last test. |
1776 Private slot to display the unittest dialog and rerun the last unit test. |
1765 </p><a NAME="UserInterface.__unittestScript" ID="UserInterface.__unittestScript"></a> |
1777 </p><a NAME="UserInterface.__unittestScript" ID="UserInterface.__unittestScript"></a> |
1766 <h4>UserInterface.__unittestScript</h4> |
1778 <h4>UserInterface.__unittestScript</h4> |
1767 <b>__unittestScript</b>(<i>prog=None</i>) |
1779 <b>__unittestScript</b>(<i>prog=None</i>) |
1768 <p> |
1780 <p> |
1769 Private slot for displaying the unittest dialog and run the current script. |
1781 Private slot for displaying the unittest dialog and run the current script. |
1770 </p><dl> |
1782 </p><dl> |
1771 <dt><i>prog</i></dt> |
1783 <dt><i>prog</i></dt> |
1772 <dd> |
1784 <dd> |
1773 the python program to be opened |
1785 the python program to be opened |
1774 </dd> |
1786 </dd> |
1775 </dl><a NAME="UserInterface.__updateExternalToolsActions" ID="UserInterface.__updateExternalToolsActions"></a> |
1787 </dl><a NAME="UserInterface.__unittestStopped" ID="UserInterface.__unittestStopped"></a> |
|
1788 <h4>UserInterface.__unittestStopped</h4> |
|
1789 <b>__unittestStopped</b>(<i></i>) |
|
1790 <p> |
|
1791 Private slot to handle the end of a unit test run. |
|
1792 </p><a NAME="UserInterface.__updateExternalToolsActions" ID="UserInterface.__updateExternalToolsActions"></a> |
1776 <h4>UserInterface.__updateExternalToolsActions</h4> |
1793 <h4>UserInterface.__updateExternalToolsActions</h4> |
1777 <b>__updateExternalToolsActions</b>(<i></i>) |
1794 <b>__updateExternalToolsActions</b>(<i></i>) |
1778 <p> |
1795 <p> |
1779 Private method to update the external tools actions for the current tool group. |
1796 Private method to update the external tools actions for the current tool group. |
1780 </p><a NAME="UserInterface.__updateVersionsUrls" ID="UserInterface.__updateVersionsUrls"></a> |
1797 </p><a NAME="UserInterface.__updateVersionsUrls" ID="UserInterface.__updateVersionsUrls"></a> |