Ticket #3141 (closed: fixed)
Make sure PythonAPI unit tests have different names
| Reported by: | Mathieu Doucet | Owned by: | Mathieu Doucet |
|---|---|---|---|
| Priority: | minor | Milestone: | Iteration 29 |
| Component: | Mantid | Keywords: | |
| Cc: | Blocked By: | ||
| Blocking: | Tester: | Martyn Gigg |
Description
Unit tests written in python should have different names. The class name should preferably be the name of the file.
Change History
comment:1 Changed 9 years ago by Mathieu Doucet
- Status changed from new to verify
- Resolution set to fixed
comment:2 Changed 9 years ago by Martyn Gigg
- Status changed from verify to verifying
- Tester set to Martyn Gigg
Note: See
TracTickets for help on using
tickets.

(In [12341]) Fixes #3141