Hello,
@mk-mxp: I saw that you change StateOfTicTacToeTest to inline object instantiation (#1020)
(I think this is studient oriented)
I checked all the exercices and found 16 others with setUp() methods (some are public, some are protected).
Here is the list:
| Exercices |
PR |
Merged |
- HouseTest
- KillerSudokuHelperTest
- KnapsackTest
- MicroBlogTest
|
#1029 |
|
- ProteinTranslationTest
- ProverbTest
- ResistorColorDuoTest
- ResistorColorTrioTest
|
#1030 |
|
- RobotNameTest
- SecretHandshakeTest
- SpiralMatrixTest
- StrainTest
|
WIP |
|
- SublistTest
- TwelveDaysTest
- YachtTest
- ZebraPuzzleTest
|
WIP |
|
If you wish to inline all of them, I can manage to do it.
Hello,
@mk-mxp: I saw that you change
StateOfTicTacToeTesttoinline object instantiation(#1020)(I think this is studient oriented)
I checked all the exercices and found 16 others with
setUp()methods (some arepublic, some areprotected).Here is the list:
If you wish to inline all of them, I can manage to do it.