-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Description
List of steps for test refactoring:
- Convert simple non fluent Junit to simple assertions (TODO: add list)
- Convert harmcrest to arithmetical expressions
- Consolidate consequtive assertions
- Consolidate methods with common setup and different tests
- Remove verification of non-exception
- Use expected exception instead of
try \ catch - Split independent tests
- Sane paramatrization of tests
Metadata
Metadata
Assignees
Labels
No labels