Tests for the Tasks of the Programming Lecture for first semesters at the Karlsruhe Institute for Technology, winter semester 14/15. Among the tests themselves, this repository contains helpfull classes for testing unknown implementations.
GNU General Public License v2.0
7
stars
7
forks
source link
Add some ErrorRuns to allTypesAllCommandsTest #188
While it would still be good to have methods testing this on their own, CommandInteractionTest#allTypesAllCommandsTest got some more invalid commands. This does not quite fix but certainly improve #169 and #149
While it would still be good to have methods testing this on their own,
CommandInteractionTest#allTypesAllCommandsTest
got some more invalid commands. This does not quite fix but certainly improve #169 and #149