Commit e56f0d16 authored by a.guest's avatar a.guest

Unit test correction "dandelion,8,livlmtqwv"

parent b9095079
...@@ -34,7 +34,7 @@ class AssessmentPartThreeTest { ...@@ -34,7 +34,7 @@ class AssessmentPartThreeTest {
@CsvSource({ @CsvSource({
"hello,5,mjqqt", "hello,5,mjqqt",
"Java Coding,-3,Gxsx Zlafkd", "Java Coding,-3,Gxsx Zlafkd",
"dandelion,8,livlmtqmv", "dandelion,8,livlmtqwv",
"ktixevzout,-6,encryption" "ktixevzout,-6,encryption"
}) })
void testEncryptedString(String theMessage, int theOffset, String encMessage) { void testEncryptedString(String theMessage, int theOffset, String encMessage) {
......
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