Opened 12 years ago
Closed 12 years ago
#1879 closed enhancement (done)
ToString Unit Test stops after first exception
Reported by: | mkommend | Owned by: | abeham |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.7 |
Component: | Tests | Version: | 3.3.7 |
Keywords: | Cc: |
Description
This is quite cumbersome as the unit tests must be executed several time to correct all classes.
Change History (5)
comment:1 Changed 12 years ago by mkommend
comment:2 Changed 12 years ago by mkommend
- Status changed from new to accepted
comment:3 Changed 12 years ago by mkommend
- Owner changed from mkommend to abeham
- Status changed from accepted to reviewing
comment:4 Changed 12 years ago by abeham
- Status changed from reviewing to readytorelease
Okay. You could have booked that to code maintenance also.
comment:5 Changed 12 years ago by gkronber
- Resolution set to done
- Status changed from readytorelease to closed
- Version changed from 3.3.6 to 3.3.7
Note: See
TracTickets for help on using
tickets.
r8088: Corrected ToString unit test.