Uppertest fails in Development #2179
Open
Labels
Comments
i would take it. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Class Uppertest, test fails cause of AssertEquals in line 12 but they are not equals.
There should be AssertNotEquals implemented, there are failed tests by checking of pull-requests.
In the code is a comment: //Assertions fail for functional reasons.
But why? What are the functional reasons?
To Reproduce
Steps to reproduce the behavior:
Expected :ABC
Actual :abc
Expected behavior
Test should run.
The text was updated successfully, but these errors were encountered: