7988:c4c17121eff8 | 7989:a21d673a8f99 |
---|---|
552 <dd> | 552 <dd> |
553 name of directory discovery was started at | 553 name of directory discovery was started at |
554 </dd> | 554 </dd> |
555 </dl> | 555 </dl> |
556 <dl> | 556 <dl> |
557 <dt>Returns:</dt> | 557 <dt>Return:</dt> |
558 <dd> | 558 <dd> |
559 list of tuples containing the test case ID, a short description | 559 list of tuples containing the test case ID, a short description |
560 and the path of the test file name | 560 and the path of the test file name |
561 </dd> | 561 </dd> |
562 </dl> | 562 </dl> |
586 <dd> | 586 <dd> |
587 path of the module in dotted notation | 587 path of the module in dotted notation |
588 </dd> | 588 </dd> |
589 </dl> | 589 </dl> |
590 <dl> | 590 <dl> |
591 <dt>Returns:</dt> | 591 <dt>Return:</dt> |
592 <dd> | 592 <dd> |
593 reference to the item or None | 593 reference to the item or None |
594 </dd> | 594 </dd> |
595 </dl> | 595 </dl> |
596 <dl> | 596 <dl> |
655 <dd> | 655 <dd> |
656 reference to the parent item | 656 reference to the parent item |
657 </dd> | 657 </dd> |
658 </dl> | 658 </dl> |
659 <dl> | 659 <dl> |
660 <dt>Returns:</dt> | 660 <dt>Return:</dt> |
661 <dd> | 661 <dd> |
662 list of selected test cases | 662 list of selected test cases |
663 </dd> | 663 </dd> |
664 </dl> | 664 </dl> |
665 <dl> | 665 <dl> |
730 | 730 |
731 <p> | 731 <p> |
732 Public method to check, if there are failed tests from the last run. | 732 Public method to check, if there are failed tests from the last run. |
733 </p> | 733 </p> |
734 <dl> | 734 <dl> |
735 <dt>Returns:</dt> | 735 <dt>Return:</dt> |
736 <dd> | 736 <dd> |
737 flag indicating the presence of failed tests (boolean) | 737 flag indicating the presence of failed tests (boolean) |
738 </dd> | 738 </dd> |
739 </dl> | 739 </dl> |
740 <a NAME="UnittestDialog.insertDiscovery" ID="UnittestDialog.insertDiscovery"></a> | 740 <a NAME="UnittestDialog.insertDiscovery" ID="UnittestDialog.insertDiscovery"></a> |
1165 <dd> | 1165 <dd> |
1166 reference to the event object (QEvent) | 1166 reference to the event object (QEvent) |
1167 </dd> | 1167 </dd> |
1168 </dl> | 1168 </dl> |
1169 <dl> | 1169 <dl> |
1170 <dt>Returns:</dt> | 1170 <dt>Return:</dt> |
1171 <dd> | 1171 <dd> |
1172 flag indicating, whether the event was handled (boolean) | 1172 flag indicating, whether the event was handled (boolean) |
1173 </dd> | 1173 </dd> |
1174 </dl> | 1174 </dl> |
1175 <div align="right"><a href="#top">Up</a></div> | 1175 <div align="right"><a href="#top">Up</a></div> |