Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emilybache/Tennis-Refactoring-Kata
/ functions
Functions
612 in github.com/emilybache/Tennis-Refactoring-Kata
⨍
Functions
612
◇
Types & classes
230
Method
set_p1_score
(number)
ruby/tennis.rb:166
Method
set_p2_score
(self, number)
python/tennis2.py:95
Method
set_p2_score
(number)
ruby/tennis.rb:172
Function
tennis_score
cpp/tennis1.cc:3
Function
tennis_score
cpp/tennis6.cc:3
Function
tennis_score
cpp/tennis2.cc:3
Function
tennis_score
cpp/tennis3.cc:3
Function
tennis_score
cpp/tennis7.cc:3
Function
tennis_score
cpp-assert/tennis1.cc:3
Function
tennis_score
cpp-assert/tennis2.cc:3
Function
tennis_score
cpp-assert/tennis3.cc:3
Method
testScores
* @dataProvider data */
php/tests/TennisGame1Test.php:26
Method
testScores
* @dataProvider data */
php/tests/TennisGame6Test.php:19
Method
testScores
* @dataProvider data */
php/tests/TennisGame7Test.php:19
Method
testScores
* @dataProvider data */
php/tests/TennisGame3Test.php:26
Method
testScores
* @dataProvider data */
php/tests/TennisGame2Test.php:26
Function
test_Advantageplayer1_15_14
cpp-assert/all_tests.cpp:142
Function
test_Advantageplayer1_4_3
cpp-assert/all_tests.cpp:122
Function
test_Advantageplayer1_5_4
cpp-assert/all_tests.cpp:132
Function
test_Advantageplayer2_14_15
cpp-assert/all_tests.cpp:147
Function
test_Advantageplayer2_3_4
cpp-assert/all_tests.cpp:127
Function
test_Advantageplayer2_4_5
cpp-assert/all_tests.cpp:137
Function
test_Deuce_3_3
cpp-assert/all_tests.cpp:22
Function
test_Deuce_4_4
cpp-assert/all_tests.cpp:27
Function
test_FifteenAll_1_1
cpp-assert/all_tests.cpp:12
Function
test_FifteenForty_1_3
cpp-assert/all_tests.cpp:87
Function
test_FifteenLove_1_0
cpp-assert/all_tests.cpp:32
Function
test_FifteenThirty_1_2
cpp-assert/all_tests.cpp:77
Function
test_FortyFifteen_3_1
cpp-assert/all_tests.cpp:82
Function
test_FortyLove_3_0
cpp-assert/all_tests.cpp:52
Function
test_FortyThirty_3_2
cpp-assert/all_tests.cpp:102
Function
test_LoveAll_0_0
cpp-assert/all_tests.cpp:7
Function
test_LoveFifteen_0_1
cpp-assert/all_tests.cpp:37
Function
test_LoveForty_0_3
cpp-assert/all_tests.cpp:57
Function
test_LoveThirty_0_2
cpp-assert/all_tests.cpp:47
Function
test_ThirtyAll_2_2
cpp-assert/all_tests.cpp:17
Function
test_ThirtyFifteen_2_1
cpp-assert/all_tests.cpp:72
Function
test_ThirtyForty_2_3
cpp-assert/all_tests.cpp:107
Function
test_ThirtyLove_2_0
cpp-assert/all_tests.cpp:42
Function
test_Winforplayer1_16_14
cpp-assert/all_tests.cpp:162
Function
test_Winforplayer1_4_0
cpp-assert/all_tests.cpp:62
Function
test_Winforplayer1_4_1
cpp-assert/all_tests.cpp:92
Function
test_Winforplayer1_4_2
cpp-assert/all_tests.cpp:112
Function
test_Winforplayer1_6_4
cpp-assert/all_tests.cpp:152
Function
test_Winforplayer2_0_4
cpp-assert/all_tests.cpp:67
Function
test_Winforplayer2_14_16
cpp-assert/all_tests.cpp:167
Function
test_Winforplayer2_1_4
cpp-assert/all_tests.cpp:97
Function
test_Winforplayer2_2_4
cpp-assert/all_tests.cpp:117
Function
test_Winforplayer2_4_6
cpp-assert/all_tests.cpp:157
Function
test_game1
()
rust/tests/unit.rs:59
Function
test_game2
()
rust/tests/unit.rs:65
Function
test_game3
()
rust/tests/unit.rs:71
Function
test_get_score_game7
(p1_points, p2_points, score, p1_name, p2_name)
python/tests/tennis_test.py:37
Function
test_get_score_most_games
( TennisGameClass, p1_points, p2_points, score, p1_name, p2_name )
python/tests/tennis_test.py:27
Method
test_score_game1
ruby/tennis_test.rb:65
Method
test_score_game2
ruby/tennis_test.rb:73
Method
test_score_game3
ruby/tennis_test.rb:81
Method
test_score_game7
(self)
python/tests/tennis_unittest.py:76
Method
test_score_games_1_thru_6
(self)
python/tests/tennis_unittest.py:59
Method
wonPoint
(playerName: string)
typescript-jest/src/TennisGame.ts:2
Method
wonPoint
(playerName: string)
typescript-jest/src/TennisGame6.ts:105
Method
wonPoint
(playerName: string)
typescript-jest/src/TennisGame3.ts:28
Method
wonPoint
(playerName: string)
typescript-jest/src/TennisGame1.ts:14
Method
wonPoint
(playerName: string)
typescript-jest/src/TennisGame4.ts:47
Method
wonPoint
(playerName: string)
typescript-jest/src/TennisGame5.ts:62
Method
wonPoint
(player: string)
typescript-jest/src/TennisGame2.ts:115
Method
wonPoint
kotlin/src/main/kotlin/TennisGame3.kt:20
Method
wonPoint
kotlin/src/main/kotlin/TennisGame2.kt:109
Method
wonPoint
kotlin/src/main/kotlin/TennisGame6.kt:6
Method
wonPoint
kotlin/src/main/kotlin/TennisGame4.kt:6
Method
wonPoint
kotlin/src/main/kotlin/TennisGame5.kt:6
Method
wonPoint
kotlin/src/main/kotlin/TennisGame.kt:3
Method
wonPoint
kotlin/src/main/kotlin/TennisGame7.kt:6
Method
wonPoint
kotlin/src/main/kotlin/TennisGame1.kt:6
Method
wonPoint
($playerName)
php/src/TennisGame6.php:17
Method
wonPoint
(string $playerName)
php/src/TennisGame3.php:33
Method
wonPoint
(string $player)
php/src/TennisGame2.php:123
Method
wonPoint
(string $playerName)
php/src/TennisGame.php:9
Method
wonPoint
(string $playerName)
php/src/TennisGame1.php:19
Method
wonPoint
($playerName)
php/src/TennisGame7.php:16
Method
wonPoint
cpp/tennis4.cc:154
Method
wonPoint
(playerName: string)
angular/src/app/TennisGame.ts:5
Method
wonPoint
(playerName: string)
angular/src/app/tennis-game1/tennis-game1.component.ts:61
Method
wonPoint
(playerName: string)
angular/src/app/tennis-game2/tennis-game2.component.ts:74
Method
wonPoint
(playerName: string)
angular/src/app/tennis-game3/tennis-game3.component.ts:57
Method
wonPoint
(playerName: string)
typescript/src/TennisGame.ts:2
Method
wonPoint
(playerName: string)
typescript/src/TennisGame6.ts:105
Method
wonPoint
(playerName: string)
typescript/src/TennisGame3.ts:28
Method
wonPoint
(playerName: string)
typescript/src/TennisGame1.ts:14
Method
wonPoint
(playerName: string)
typescript/src/TennisGame4.ts:47
Method
wonPoint
(playerName: string)
typescript/src/TennisGame5.ts:62
Method
wonPoint
(player: string)
typescript/src/TennisGame2.ts:115
Method
wonPoint
(String playerName)
java/src/main/java/TennisGame5.java:16
Method
wonPoint
(String playerName)
java/src/main/java/TennisGame7.java:12
Method
wonPoint
(String player)
java/src/main/java/TennisGame2.java:129
Method
wonPoint
(String playerName)
java/src/main/java/TennisGame1.java:14
Method
wonPoint
(String playerName)
java/src/main/java/TennisGame4.java:13
Method
wonPoint
(String playerName)
java/src/main/java/TennisGame6.java:12
Method
wonPoint
(String playerName)
java/src/main/java/TennisGame3.java:28
Method
wonPoint
cpp-assert/tennis4.cc:154
← previous
next →
501–600 of 612, ranked by callers