FridaTveit
9dcf9a2ceb
Issue #166: Added format string to @Parameters annotation in Scrabble… (#222)
* Added format string to @Parameters annotation in and (to make them more descriptive) changed names of variables and tests in:
* AtbashTest,
* BinaryTest,
* OctalTest,
* PigLatinTest,
* RaindropsTest,
* RomanNumeralsTest,
* ScrabbleScoreTest.
* Removed repeated word in format string for PiglatinTest and ScrabbleScoreTest.
Fixes #160.
Fixes #161.
Fixes #162.
Fixes #163.
Fixes #164.
Fixes #165.
Fixes #166.