Skip to content

Commit

Permalink
Move test item changelog to proper position
Browse files Browse the repository at this point in the history
  • Loading branch information
NyorJa authored and bglamadrid committed Oct 13, 2022
1 parent 39ca266 commit 496d2cf
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions CHANGELOG.md
Expand Up @@ -6,9 +6,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Tests
- CompanyServiceImpl - validate the proper mapping behaviour of method "readDetails"

### Added

- Issue and Pull Request templates
Expand All @@ -32,7 +29,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `spring-boot-starter-parent` - `2.6.4` to `2.6.12`

### Tests

- CompanyServiceImpl - validate the proper mapping behaviour of method "readDetails"
- Add `mockito-inline` dependency to create inline mocks - **Thank you `@NyorJa`**
- Useful to mock final classes and methods, also for having constant regex
- Add TestConstants to hold some static final values for use with mocks - **Thank you `@NyorJa`**
Expand Down

0 comments on commit 496d2cf

Please sign in to comment.