Opened 17 years ago
Closed 17 years ago
#41 closed defect (fixed)
change the JUnit test
| Reported by: | ywei | Owned by: | zirkel |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | test | Version: | 1.0 |
| Keywords: | JUnit | Cc: |
Description
Because the constructor of the ExecConfig class in the util package has been changed. I think the JUnit classes should have the corresponding changes. The process number is no longer one of the arguments. Instead, there are method to specify them and get them. Note that you have to use the setNumProcs() method in verify mode and setSpecNumProcs() and setImplNumProcs() in compare mode.
Change History (2)
comment:1 by , 17 years ago
| Status: | new → accepted |
|---|
comment:2 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.

This has been fixed.