a20124e9 Aug 22, 2025, 11:50:41 AM (UTC)
Sebastian B.
A newer submission is available.
Some tests are incorrect: They fail when run against a reference implementation. The test suite score has been reduced.
Test Suite
86 % complete
Suggestions
-
Revise incorrect test
constructorSortsCards. The test failed on line 82 when run against a reference implementation:AssertionFailedError: expected: <[K♣, A♣, A♦, A♥, A♠]> but was: <[K♦, A♣, A♦, A♥, A♠]>
Implementation
79 % complete
12 / 13 Tests
- categoryFlush: Passed
- categoryFourOfAKind: Passed
- categoryFullHouse: Passed
- categoryHighCard: Passed
- categoryPair: Passed
- categoryStraight: Passed
- categoryStraightFlush: Passed
- categoryThreeOfAKind: Passed
- categoryTwoPairs: Passed
- constructor: Passed
- constructorSortsCards: Failed
- of: Passed
- stringRepresentation: Passed
Other Submissions
-
a52a9452
Sep 14, 2025, 1:28:46 PM (UTC)
-
ad693073
Sep 14, 2025, 1:15:04 PM (UTC)
-
eeabd94d
Sep 14, 2025, 12:44:48 PM (UTC)
-
2b0ccfda
Sep 14, 2025, 12:33:36 PM (UTC)
-
d1865227
Aug 22, 2025, 11:57:02 AM (UTC)
-
a20124e9
Aug 22, 2025, 11:50:41 AM (UTC)
-
ae9de3a5
Aug 20, 2025, 2:26:55 PM (UTC)
-
78a73654
Aug 20, 2025, 2:15:34 PM (UTC)
-
ebced3a1
Aug 20, 2025, 1:51:27 PM (UTC)
-
79806696
Aug 20, 2025, 1:38:29 PM (UTC)