[#6] cover the models module with junit tests #9

Merged
orikik merged 3 commits from orikik/frostfs-sdk-java:feature/unit-tests-models into master 2024-09-04 19:51:24 +00:00
Member
No description provided.
orikik added 2 commits 2024-08-21 08:14:14 +00:00
Signed-off-by: Ori Bruk <o.bruk@yadro.com>
[#6] cover the models module with junit tests
All checks were successful
DCO / DCO (pull_request) Successful in 28s
441d3129dc
Signed-off-by: Ori Bruk <o.bruk@yadro.com>
orikik requested review from pogpp 2024-08-21 08:14:21 +00:00
pogpp approved these changes 2024-08-27 14:39:38 +00:00
pogpp reviewed 2024-08-27 14:43:05 +00:00
@ -9,13 +9,14 @@ import java.io.IOException;
import static java.util.Objects.isNull;
public class SessionMapper {
private static final String ERROR_TOKEN_MISSING_ERROR = "Token is not present";
Member

error passed throw the error
error looking to the error
error error error

error passed throw the error error looking to the error error error error
Author
Member

My bad, fixed it

My bad, fixed it
orikik added 1 commit 2024-08-27 15:30:55 +00:00
[#6] fix naming
All checks were successful
DCO / DCO (pull_request) Successful in 27s
0d76332f01
Signed-off-by: Ori Bruk <o.bruk@yadro.com>
orikik merged commit 0d76332f01 into master 2024-08-27 15:34:21 +00:00
orikik deleted branch feature/unit-tests-models 2024-08-27 15:34:22 +00:00
Sign in to join this conversation.
No description provided.