Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CODE RUB: Use SameValidationExceptionAs instead of SameExceptionAs #2655

Conversation

kandarpgautam
Copy link

closes #569

In StudentServiceTests.Validations.Modify.cs,

  1. Use SameValidationExceptionAs instead of SameExceptionAs.
  2. The test initially failed because the "The" word was absent in the exception message.

Note: I opened this Pull request as the previous one did not follow the naming convention for the branch name.

@kandarpgautam kandarpgautam deleted the users/kandarpgautam/coderub-student-modify branch May 21, 2024 09:41
@kandarpgautam kandarpgautam restored the users/kandarpgautam/coderub-student-modify branch May 21, 2024 09:41
@kandarpgautam kandarpgautam deleted the users/kandarpgautam/coderub-student-modify branch May 21, 2024 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant