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
__init__
(self, player1_name, player2_name)
python/tennis3.py:2
Method
__init__
(self, player1_name, player2_name)
python/tennis5.py:2
Method
__init__
(self, player1_name, player2_name)
python/tennis7.py:2
Method
__init__
(self, player1_name, player2_name)
python/tennis2.py:2
Method
__init__
(self, player1_name, player2_name)
python/tennis4.py:2
Method
__init__
(self, server_score, receiver_score)
python/tennis4.py:52
Method
__init__
(self, game, next_result)
python/tennis4.py:65
Method
__init__
(self, game, next_result)
python/tennis4.py:76
Method
__init__
(self, game, next_result)
python/tennis4.py:87
Method
__init__
(self, game, next_result)
python/tennis4.py:98
Method
__init__
(self, game, next_result)
python/tennis4.py:109
Method
__init__
(self, game)
python/tennis4.py:120
Function
advantageReceiver_getResult
c/TennisGame4.c:114
Function
advantageServer_getResult
c/TennisGame4.c:104
Method
allScores
kotlin/src/test/kotlin/TennisTest.kt:69
Method
checkAllScores
kotlin/src/test/kotlin/TennisTest.kt:57
Method
checkAllScoresTennisGame1
kotlin/src/test/kotlin/TennisTest.kt:8
Method
checkAllScoresTennisGame1
(int player1Points, int player2Points, String expectedScore)
java/src/test/java/TennisTest.java:64
Method
checkAllScoresTennisGame2
kotlin/src/test/kotlin/TennisTest.kt:15
Method
checkAllScoresTennisGame2
(int player1Points, int player2Points, String expectedScore)
java/src/test/java/TennisTest.java:71
Method
checkAllScoresTennisGame3
kotlin/src/test/kotlin/TennisTest.kt:22
Method
checkAllScoresTennisGame3
(int player1Points, int player2Points, String expectedScore)
java/src/test/java/TennisTest.java:78
Method
checkAllScoresTennisGame4
kotlin/src/test/kotlin/TennisTest.kt:29
Method
checkAllScoresTennisGame4
(int player1Points, int player2Points, String expectedScore)
java/src/test/java/TennisTest.java:85
Method
checkAllScoresTennisGame5
kotlin/src/test/kotlin/TennisTest.kt:36
Method
checkAllScoresTennisGame5
(int player1Points, int player2Points, String expectedScore)
java/src/test/java/TennisTest.java:92
Method
checkAllScoresTennisGame6
kotlin/src/test/kotlin/TennisTest.kt:43
Method
checkAllScoresTennisGame6
(int player1Points, int player2Points, String expectedScore)
java/src/test/java/TennisTest.java:99
Method
checkAllScoresTennisGame7
kotlin/src/test/kotlin/TennisTest.kt:50
Method
checkAllScoresTennisGame7
(int player1Points, int player2Points, String expectedScore)
java/src/test/java/TennisTest.java:107
Function
checkRealisticTennisGame
c/TennisTest.c:38
Function
checkScore
c/TennisTest.c:21
Function
checkSwedishGame
c/TennisTest.c:56
Method
clear
(&mut self)
rust/src/tennisgame2.rs:29
Method
clear
(&mut self)
rust/src/tennisgame3.rs:23
Method
constructor
(player1Name: string, player2Name: string)
typescript-jest/src/TennisGame6.ts:9
Method
constructor
(p1N: string, p2N: string)
typescript-jest/src/TennisGame3.ts:9
Method
constructor
(player1Name: string, player2Name: string)
typescript-jest/src/TennisGame1.ts:9
Method
constructor
(player1: string, player2: string)
typescript-jest/src/TennisGame4.ts:10
Method
constructor
(serverScore: string, receiverScore: string)
typescript-jest/src/TennisGame4.ts:58
Method
constructor
(game: TennisGame4, nextResult: GameServer)
typescript-jest/src/TennisGame4.ts:77
Method
constructor
(game: TennisGame4, nextResult: GameReceiver)
typescript-jest/src/TennisGame4.ts:93
Method
constructor
(game: TennisGame4, nextResult: AdvantageServer)
typescript-jest/src/TennisGame4.ts:109
Method
constructor
(game: TennisGame4, nextResult: AdvantageReceiver)
typescript-jest/src/TennisGame4.ts:125
Method
constructor
(game: TennisGame4, nextResult: DefaultResult)
typescript-jest/src/TennisGame4.ts:141
Method
constructor
(game: TennisGame4)
typescript-jest/src/TennisGame4.ts:158
Method
constructor
(player1Name: string, player2Name: string)
typescript-jest/src/TennisGame5.ts:9
Method
constructor
(player1Name: string, player2Name: string)
typescript-jest/src/TennisGame2.ts:13
Method
constructor
( private zanzibar: ManagerOfZanzibar, private deBouncer: DeBouncer, )
angular/src/app/tennis-game1/tennis-game1.component.ts:25
Method
constructor
( private sevenStagesOfNamingService: SevenStagesOfNamingService, private deBouncer: DeBouncer, )
angular/src/app/tennis-game2/tennis-game2.component.ts:23
Method
constructor
( private zeus: Zeus, private deBouncer: DeBouncer, )
angular/src/app/tennis-game3/tennis-game3.component.ts:35
Method
constructor
(player1Name: string, player2Name: string)
typescript/src/TennisGame6.ts:9
Method
constructor
(p1N: string, p2N: string)
typescript/src/TennisGame3.ts:9
Method
constructor
(player1Name: string, player2Name: string)
typescript/src/TennisGame1.ts:9
Method
constructor
(player1: string, player2: string)
typescript/src/TennisGame4.ts:10
Method
constructor
(serverScore: string, receiverScore: string)
typescript/src/TennisGame4.ts:58
Method
constructor
(game: TennisGame4, nextResult: GameServer)
typescript/src/TennisGame4.ts:77
Method
constructor
(game: TennisGame4, nextResult: GameReceiver)
typescript/src/TennisGame4.ts:93
Method
constructor
(game: TennisGame4, nextResult: AdvantageServer)
typescript/src/TennisGame4.ts:109
Method
constructor
(game: TennisGame4, nextResult: AdvantageReceiver)
typescript/src/TennisGame4.ts:125
Method
constructor
(game: TennisGame4, nextResult: DefaultResult)
typescript/src/TennisGame4.ts:141
Method
constructor
(game: TennisGame4)
typescript/src/TennisGame4.ts:158
Method
constructor
(player1Name: string, player2Name: string)
typescript/src/TennisGame5.ts:9
Method
constructor
(player1Name: string, player2Name: string)
typescript/src/TennisGame2.ts:13
Method
constructor
(player1, player2)
javascript-jest/tennis4.js:4
Method
constructor
(serverScore, receiverScore)
javascript-jest/tennis4.js:47
Method
constructor
(game, nextResult)
javascript-jest/tennis4.js:64
Method
constructor
(game, nextResult)
javascript-jest/tennis4.js:78
Method
constructor
(game, nextResult)
javascript-jest/tennis4.js:92
Method
constructor
(game, nextResult)
javascript-jest/tennis4.js:106
Method
constructor
(game, nextResult)
javascript-jest/tennis4.js:120
Method
constructor
(game)
javascript-jest/tennis4.js:134
Function
create_scoreStrings_en
c/Internationalization.c:6
Function
create_scoreStrings_se
c/Internationalization.c:19
Method
data
* @return mixed[][] */
php/tests/TestMaster.php:17
Function
defaultResult_getResult
c/TennisGame4.c:124
Function
deuce_getResult
c/TennisGame4.c:75
Function
gameReceiver_getResult
c/TennisGame4.c:94
Function
gameServer_getResult
c/TennisGame4.c:84
Method
getAllScores
()
java/src/test/java/TennisTest.java:10
Method
getResult
()
typescript-jest/src/TennisGame4.ts:82
Method
getResult
()
typescript-jest/src/TennisGame4.ts:98
Method
getResult
()
typescript-jest/src/TennisGame4.ts:114
Method
getResult
()
typescript-jest/src/TennisGame4.ts:130
Method
getResult
()
typescript-jest/src/TennisGame4.ts:147
Method
getResult
()
typescript-jest/src/TennisGame4.ts:163
Method
getResult
cpp/tennis4.cc:53
Method
getResult
cpp/tennis4.cc:69
Method
getResult
cpp/tennis4.cc:89
Method
getResult
cpp/tennis4.cc:100
Method
getResult
cpp/tennis4.cc:115
Method
getResult
cpp/tennis4.cc:131
Method
getResult
cpp/tennis4.cc:142
Method
getResult
()
typescript/src/TennisGame4.ts:82
Method
getResult
()
typescript/src/TennisGame4.ts:98
Method
getResult
()
typescript/src/TennisGame4.ts:114
Method
getResult
()
typescript/src/TennisGame4.ts:130
Method
getResult
()
typescript/src/TennisGame4.ts:147
Method
getResult
()
typescript/src/TennisGame4.ts:163
Method
getResult
()
java/src/main/java/TennisGame4.java:84
← previous
next →
301–400 of 612, ranked by callers