Skip to content

Testing Refactorings #1644

Description

@dormaayan

List of steps for test refactoring:

  1. Convert simple non fluent Junit to simple assertions (TODO: add list)
  2. Convert harmcrest to arithmetical expressions
  3. Consolidate consequtive assertions
  4. Consolidate methods with common setup and different tests
  5. Remove verification of non-exception
  6. Use expected exception instead of try \ catch
  7. Split independent tests
  8. Sane paramatrization of tests

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions