hiero-ledger / hiero-ledger/hiero-consensus-node
Simplify test tear down
Open
Otter
- Dominant language
- Java
- Stars
- 406
- Forks
- 226
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 210
Description
Once #17125 is resolved and we use a current version of JUnit, we should turn the tests below into a `@ParameterizedClass` and move the environment tear down into a `@AfterEach` method.
- `NetworkIsolationTest`
Contributor guide
Research direction
First check the status of #17125 and the repository's current JUnit version. Then locate NetworkIsolationTest and review its existing environment teardown. Done means the test uses @ParameterizedClass and performs environment teardown in an @AfterEach method.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100