Move from Java to Kotlin in collaborator tests
Open
0 - Backlog
1 - Ready
development
good first issue
help wanted
testing
to do
- Dominant language
- Java
- Stars
- 8
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
As **developer**, I want to use Kotlin instead of Java in unit and integration tests cases under package collaborator **so that** I can improve the code.
**Acceptance Criteria**
- All tests in package `com.josdem.jmatadata.collaborator` are in Kotlin language
- We are using `TestInfo` in all test methods
- We are importing `org.junit.jupiter.api.AssertionsEquals` and similar
- All tests passing
**References**
- https://kotlinlang.org/docs/jvm-test-using-junit.html
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.