hiero-ledger / hiero-ledger/hiero-consensus-node

Simplify test tear down

Open
#20,563 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.