Skip to content

Conversation

@tolikheha
Copy link

No description provided.

const std::string g_testOutOfScopeCaseString = "some random input to cover more cases";
const std::string g_testReverseOutOfScopeCaseString = "sesac erom revoc ot tupni modnar emos";

std::string ReverseAString(const std::string& target)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

один большой жирный коммит :( я не увидел, что было в первом красном тесте, а целом отлично

return result;
}

TEST(reverse, CheckCoolString)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

нет простых тестов (один символ, два)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants