refactor #1
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "refactor"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Major refactoring
Unit tests
Test were rewritten to conform to the tree a principle. Arrange, Act and Assert.
Code
Duplicate code was removed and merged into one method.
Formatting
Code now follows a new formatting rule. camelCase.
Looks fine