Vladimir Turov
Vladimir Turov
SQLite Viewer (171, java), Stage 4 https://stepik.org/submissions/2023950/498696265?search=130027702 https://stepik.org/submissions/2023950/498696052?search=130027702
Example https://stepik.org/submissions/593782/512206807?search=151395156
Solution: https://stepik.org/submissions/600613/322567004 Feedback: ``` Unexpected error in test #1 We have recorded this bug and will fix it soon. Submitted via IDE OS Windows 10 Java 11.0.8 Vendor JetBrains s.r.o....
Example: ``` TestedProgram server1 = new TestedProgram("chat.server"); TestedProgram client1 = new TestedProgram("chat.client"); ``` Will result in executing the same class if the user haven't created `chat/server` and `chat/client` packages and...
Now, Fatal error is shown, but Wrong answer should be shown with the appropriate feedback
hs-test: 1. Replace `DynamicTestingMethod` with `DynamicTest` hs-test-python: 1. Replace `TestPassedException` with `TestPassed` 2. Replace `WrongAnswerException` with `WrongAnswer` 3. Replace `from hstest.exceptions.TestPassed` with `from hstest.exception.TestPassed` 4. Replace `from hstest.exceptions.WrongAnswer` with `from...
https://stepik.org/submissions/625273/339458574 https://stepik.org/submissions/625273/339466251 https://stepik.org/submissions/625273/339454822 https://stepik.org/submissions/625273/339465385 https://stepik.org/submissions/625273/339460316 ``` Unexpected error in test #1 We have recorded this bug and will fix it soon. Submitted via IDE OS Windows 10 Java 11.0.7 Vendor...
https://stepik.org/submissions/625154/338694599 https://stepik.org/submissions/625154/338694652 ``` Unexpected error in test #1 We have recorded this bug and will fix it soon. Submitted via IDE OS Linux Java 11.0.8 Vendor N/A Testing library version...