MCPcopy Create free account

hub / github.com/emilybache/Tennis-Refactoring-Kata / functions

Functions612 in github.com/emilybache/Tennis-Refactoring-Kata

Methodset_p1_score
(number)
ruby/tennis.rb:166
Methodset_p2_score
(self, number)
python/tennis2.py:95
Methodset_p2_score
(number)
ruby/tennis.rb:172
Functiontennis_score
cpp/tennis1.cc:3
Functiontennis_score
cpp/tennis6.cc:3
Functiontennis_score
cpp/tennis2.cc:3
Functiontennis_score
cpp/tennis3.cc:3
Functiontennis_score
cpp/tennis7.cc:3
Functiontennis_score
cpp-assert/tennis1.cc:3
Functiontennis_score
cpp-assert/tennis2.cc:3
Functiontennis_score
cpp-assert/tennis3.cc:3
MethodtestScores
* @dataProvider data */
php/tests/TennisGame1Test.php:26
MethodtestScores
* @dataProvider data */
php/tests/TennisGame6Test.php:19
MethodtestScores
* @dataProvider data */
php/tests/TennisGame7Test.php:19
MethodtestScores
* @dataProvider data */
php/tests/TennisGame3Test.php:26
MethodtestScores
* @dataProvider data */
php/tests/TennisGame2Test.php:26
Functiontest_Advantageplayer1_15_14
cpp-assert/all_tests.cpp:142
Functiontest_Advantageplayer1_4_3
cpp-assert/all_tests.cpp:122
Functiontest_Advantageplayer1_5_4
cpp-assert/all_tests.cpp:132
Functiontest_Advantageplayer2_14_15
cpp-assert/all_tests.cpp:147
Functiontest_Advantageplayer2_3_4
cpp-assert/all_tests.cpp:127
Functiontest_Advantageplayer2_4_5
cpp-assert/all_tests.cpp:137
Functiontest_Deuce_3_3
cpp-assert/all_tests.cpp:22
Functiontest_Deuce_4_4
cpp-assert/all_tests.cpp:27
Functiontest_FifteenAll_1_1
cpp-assert/all_tests.cpp:12
Functiontest_FifteenForty_1_3
cpp-assert/all_tests.cpp:87
Functiontest_FifteenLove_1_0
cpp-assert/all_tests.cpp:32
Functiontest_FifteenThirty_1_2
cpp-assert/all_tests.cpp:77
Functiontest_FortyFifteen_3_1
cpp-assert/all_tests.cpp:82
Functiontest_FortyLove_3_0
cpp-assert/all_tests.cpp:52
Functiontest_FortyThirty_3_2
cpp-assert/all_tests.cpp:102
Functiontest_LoveAll_0_0
cpp-assert/all_tests.cpp:7
Functiontest_LoveFifteen_0_1
cpp-assert/all_tests.cpp:37
Functiontest_LoveForty_0_3
cpp-assert/all_tests.cpp:57
Functiontest_LoveThirty_0_2
cpp-assert/all_tests.cpp:47
Functiontest_ThirtyAll_2_2
cpp-assert/all_tests.cpp:17
Functiontest_ThirtyFifteen_2_1
cpp-assert/all_tests.cpp:72
Functiontest_ThirtyForty_2_3
cpp-assert/all_tests.cpp:107
Functiontest_ThirtyLove_2_0
cpp-assert/all_tests.cpp:42
Functiontest_Winforplayer1_16_14
cpp-assert/all_tests.cpp:162
Functiontest_Winforplayer1_4_0
cpp-assert/all_tests.cpp:62
Functiontest_Winforplayer1_4_1
cpp-assert/all_tests.cpp:92
Functiontest_Winforplayer1_4_2
cpp-assert/all_tests.cpp:112
Functiontest_Winforplayer1_6_4
cpp-assert/all_tests.cpp:152
Functiontest_Winforplayer2_0_4
cpp-assert/all_tests.cpp:67
Functiontest_Winforplayer2_14_16
cpp-assert/all_tests.cpp:167
Functiontest_Winforplayer2_1_4
cpp-assert/all_tests.cpp:97
Functiontest_Winforplayer2_2_4
cpp-assert/all_tests.cpp:117
Functiontest_Winforplayer2_4_6
cpp-assert/all_tests.cpp:157
Functiontest_game1
()
rust/tests/unit.rs:59
Functiontest_game2
()
rust/tests/unit.rs:65
Functiontest_game3
()
rust/tests/unit.rs:71
Functiontest_get_score_game7
(p1_points, p2_points, score, p1_name, p2_name)
python/tests/tennis_test.py:37
Functiontest_get_score_most_games
( TennisGameClass, p1_points, p2_points, score, p1_name, p2_name )
python/tests/tennis_test.py:27
Methodtest_score_game1
ruby/tennis_test.rb:65
Methodtest_score_game2
ruby/tennis_test.rb:73
Methodtest_score_game3
ruby/tennis_test.rb:81
Methodtest_score_game7
(self)
python/tests/tennis_unittest.py:76
Methodtest_score_games_1_thru_6
(self)
python/tests/tennis_unittest.py:59
MethodwonPoint
(playerName: string)
typescript-jest/src/TennisGame.ts:2
MethodwonPoint
(playerName: string)
typescript-jest/src/TennisGame6.ts:105
MethodwonPoint
(playerName: string)
typescript-jest/src/TennisGame3.ts:28
MethodwonPoint
(playerName: string)
typescript-jest/src/TennisGame1.ts:14
MethodwonPoint
(playerName: string)
typescript-jest/src/TennisGame4.ts:47
MethodwonPoint
(playerName: string)
typescript-jest/src/TennisGame5.ts:62
MethodwonPoint
(player: string)
typescript-jest/src/TennisGame2.ts:115
MethodwonPoint
kotlin/src/main/kotlin/TennisGame3.kt:20
MethodwonPoint
kotlin/src/main/kotlin/TennisGame2.kt:109
MethodwonPoint
kotlin/src/main/kotlin/TennisGame6.kt:6
MethodwonPoint
kotlin/src/main/kotlin/TennisGame4.kt:6
MethodwonPoint
kotlin/src/main/kotlin/TennisGame5.kt:6
MethodwonPoint
kotlin/src/main/kotlin/TennisGame.kt:3
MethodwonPoint
kotlin/src/main/kotlin/TennisGame7.kt:6
MethodwonPoint
kotlin/src/main/kotlin/TennisGame1.kt:6
MethodwonPoint
($playerName)
php/src/TennisGame6.php:17
MethodwonPoint
(string $playerName)
php/src/TennisGame3.php:33
MethodwonPoint
(string $player)
php/src/TennisGame2.php:123
MethodwonPoint
(string $playerName)
php/src/TennisGame.php:9
MethodwonPoint
(string $playerName)
php/src/TennisGame1.php:19
MethodwonPoint
($playerName)
php/src/TennisGame7.php:16
MethodwonPoint
cpp/tennis4.cc:154
MethodwonPoint
(playerName: string)
angular/src/app/TennisGame.ts:5
MethodwonPoint
(playerName: string)
angular/src/app/tennis-game1/tennis-game1.component.ts:61
MethodwonPoint
(playerName: string)
angular/src/app/tennis-game2/tennis-game2.component.ts:74
MethodwonPoint
(playerName: string)
angular/src/app/tennis-game3/tennis-game3.component.ts:57
MethodwonPoint
(playerName: string)
typescript/src/TennisGame.ts:2
MethodwonPoint
(playerName: string)
typescript/src/TennisGame6.ts:105
MethodwonPoint
(playerName: string)
typescript/src/TennisGame3.ts:28
MethodwonPoint
(playerName: string)
typescript/src/TennisGame1.ts:14
MethodwonPoint
(playerName: string)
typescript/src/TennisGame4.ts:47
MethodwonPoint
(playerName: string)
typescript/src/TennisGame5.ts:62
MethodwonPoint
(player: string)
typescript/src/TennisGame2.ts:115
MethodwonPoint
(String playerName)
java/src/main/java/TennisGame5.java:16
MethodwonPoint
(String playerName)
java/src/main/java/TennisGame7.java:12
MethodwonPoint
(String player)
java/src/main/java/TennisGame2.java:129
MethodwonPoint
(String playerName)
java/src/main/java/TennisGame1.java:14
MethodwonPoint
(String playerName)
java/src/main/java/TennisGame4.java:13
MethodwonPoint
(String playerName)
java/src/main/java/TennisGame6.java:12
MethodwonPoint
(String playerName)
java/src/main/java/TennisGame3.java:28
MethodwonPoint
cpp-assert/tennis4.cc:154
← previousnext →501–600 of 612, ranked by callers