Commit 20f3f93c authored by Snigdha Saha's avatar Snigdha Saha
Browse files

qa updates

parent a7a78842
1 merge request!1Vansh QA updates
Pipeline #93912 failed with stage
in 0 seconds
Showing with 1 addition and 0 deletions
+1 -0
......@@ -232,6 +232,7 @@ class CaesarCipherSolverTests {
@Order(sanityTestLevel + 7)
@ParameterizedTest
@DisplayName("Test main()")
@TestHint("Decrypted sentences should be printed out with newlines")
@TestDescription("This test runs the main function to ensure your CaesarCipherSolver works as intended.")
@DependsOn({"rot", "splitBySpaces", "putTogetherWithSpaces", "howManyWordsIn"})
@MethodSource("mainArgumentsStream")
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment