issues
search
jGleitz
/
JUnit-KIT
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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Test that default rule is 270-90-315-45-90
#190
pcworld
opened
9 years ago
0
Added doc for those using FileInputHelper
#189
jGleitz
closed
9 years ago
2
Add some ErrorRuns to allTypesAllCommandsTest
#188
jGleitz
closed
9 years ago
1
final2: Fix InvalidInputFileTest#invalidCharactersTest; add umlaut test
#187
pcworld
closed
9 years ago
2
final2: DirectionTest: document "NW" output
#186
pcworld
closed
9 years ago
1
final2: movement of lazy ants created in between other lazy ants' moves
#185
pcworld
opened
9 years ago
5
Movement of lazy ants that are created between other lazy ants' moves
#184
pcworld
opened
9 years ago
1
final2: direction of northwest can be "SW"
#183
pcworld
closed
9 years ago
8
direction command: northwest can be `SW`
#182
pcworld
closed
9 years ago
1
Added two more invalid argument tests.
#181
RomanLangrehr
closed
9 years ago
2
Added move tests for all directions
#180
RomanLangrehr
closed
9 years ago
2
Move test for all directions
#179
RomanLangrehr
closed
9 years ago
0
Added a test that tests all additions of directions
#178
RomanLangrehr
closed
9 years ago
7
Integer format tests: remove "+" tests; use smaller invalid numbers
#177
pcworld
closed
9 years ago
1
Fix LangtonSubtest's JavaDoc; add noZombieAntsTest with speedup=10
#176
pcworld
closed
9 years ago
2
final2: InvalidCommandTest: fix invalidAntNameTest's escape test
#175
pcworld
closed
9 years ago
1
Test all additions of directions
#174
pcworld
closed
9 years ago
0
Test that ants move in their alphabetical order and not just the order of ants on the field
#173
pcworld
opened
9 years ago
2
Merge into master
#172
jGleitz
closed
9 years ago
6
Speedup +12
#171
kelunik
closed
9 years ago
1
Working towards stable.
#170
jGleitz
closed
9 years ago
1
Assert that a faulty command really has no effects
#169
jGleitz
opened
9 years ago
1
Added some more simple tests & multiMoveTest
#168
acBerger
closed
9 years ago
1
Multi move
#167
acBerger
closed
9 years ago
1
Confirm #155
#166
jGleitz
closed
9 years ago
2
Leading zeros
#165
RomanLangrehr
closed
9 years ago
5
Is a + in speedup or rule really an error?
#164
jGleitz
closed
9 years ago
7
Test collision of ants: Multi-move
#163
RomanLangrehr
closed
9 years ago
0
More create tests
#162
RomanLangrehr
closed
9 years ago
2
Better sorting of ant-subtests
#161
jGleitz
closed
9 years ago
6
Create & Move
#160
RomanLangrehr
closed
9 years ago
6
Create an ant on a field, where previously had been an ant.
#159
RomanLangrehr
closed
9 years ago
0
Create with upper case letter
#158
RomanLangrehr
closed
9 years ago
0
Fix whitespace handling
#157
acBerger
closed
9 years ago
1
Fix whitespace handling
#156
acBerger
closed
9 years ago
1
More detailed move test
#155
jGleitz
closed
9 years ago
6
Added + prefix for rule and speedup
#154
RomanLangrehr
closed
9 years ago
8
Improved Tests for (In)Valid Input Files
#153
acBerger
closed
9 years ago
2
bugfix: Allow all system exit statueses for noAntTest
#152
jGleitz
closed
9 years ago
1
Test input file whitespace handling
#151
jGleitz
closed
9 years ago
2
Test board with too big row
#150
jGleitz
closed
9 years ago
0
Error recovery test
#149
pcworld
opened
9 years ago
0
Added tests for invalid commands
#148
RomanLangrehr
closed
9 years ago
7
Tests with empty lines at the end of the input file
#147
takeshior
closed
9 years ago
12
Fix for #145
#146
jGleitz
closed
9 years ago
1
Board without ants is not an error
#145
jGleitz
closed
9 years ago
1
Added ErrorOrNoOutputRun
#144
jGleitz
closed
9 years ago
2
Assert that integers prefixed with a + are not allowed
#143
pcworld
closed
9 years ago
1
Program must exit when all ants have left the field
#142
pcworld
closed
9 years ago
3
Test collision of ants and assert that the order of their moves is valid
#141
pcworld
closed
9 years ago
0
Next