Message201949
| Author | terry.reedy |
|---|---|
| Recipients | Colin.Williams, terry.reedy |
| Date | 2013-11-01.23:05:31 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1383347131.35.0.942981575334.issue19417@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Does all of the code for say, BdbTestCase.setUp, need to be repeated for each test method, versus being put in a .setUpClass method to be executed just once for all the methods in BdbTestCase. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-11-01 23:05:31 | terry.reedy | set | recipients: + terry.reedy, Colin.Williams |
| 2013-11-01 23:05:31 | terry.reedy | set | messageid: <1383347131.35.0.942981575334.issue19417@psf.upfronthosting.co.za> |
| 2013-11-01 23:05:31 | terry.reedy | link | issue19417 messages |
| 2013-11-01 23:05:31 | terry.reedy | create | |