MCPcopy Create free account

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

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

MethodGetScore
()
go/TennisGame3.go:18
MethodGetScore
()
go/TennisGame2.go:21
MethodGetScore
()
csharp/Tennis/TennisGame3.cs:16
MethodGetScore
()
csharp/Tennis/TennisGame6.cs:24
MethodGetScore
()
csharp/Tennis/TennisGame5.cs:28
MethodGetScore
()
csharp/Tennis/TennisGame4.cs:24
MethodGetScore
()
csharp/Tennis/TennisGame7.cs:24
MethodGetScore
()
csharp/Tennis/TennisGame2.cs:20
MethodGetScore
()
csharp/Tennis/ITennisGame.cs:6
MethodGetScore
()
csharp/Tennis/TennisGame1.cs:24
MethodP1Score
kotlin/src/main/kotlin/TennisGame2.kt:101
MethodP1Score
()
csharp/Tennis/TennisGame2.cs:123
MethodP2Score
kotlin/src/main/kotlin/TennisGame2.kt:105
MethodP2Score
()
csharp/Tennis/TennisGame2.cs:128
MethodSetP1Score
(score: number)
typescript-jest/src/TennisGame2.ts:95
MethodSetP1Score
kotlin/src/main/kotlin/TennisGame2.kt:85
MethodSetP1Score
(int $number)
php/src/TennisGame2.php:132
MethodSetP1Score
(score: number)
angular/src/app/tennis-game2/tennis-game2.component.ts:49
MethodSetP1Score
(score: number)
typescript/src/TennisGame2.ts:95
MethodSetP1Score
(number int)
go/TennisGame2.go:116
MethodSetP1Score
(int number)
csharp/Tennis/TennisGame2.cs:107
MethodSetP1Score
(int number)
java/src/main/java/TennisGame2.java:103
MethodSetP2Score
(score: number)
typescript-jest/src/TennisGame2.ts:101
MethodSetP2Score
kotlin/src/main/kotlin/TennisGame2.kt:93
MethodSetP2Score
(int $number)
php/src/TennisGame2.php:139
MethodSetP2Score
(score: number)
angular/src/app/tennis-game2/tennis-game2.component.ts:57
MethodSetP2Score
(score: number)
typescript/src/TennisGame2.ts:101
MethodSetP2Score
(number int)
go/TennisGame2.go:124
MethodSetP2Score
(int number)
csharp/Tennis/TennisGame2.cs:115
MethodSetP2Score
(int number)
java/src/main/java/TennisGame2.java:112
FunctionTEST
cpp/gtest_all.cpp:10
FunctionTEST
c_gtest/test-gtest/tennis_gtest.cpp:16
FunctionTEST_P
c_gtest/test-gtest/tennis_gtest.cpp:95
MethodTennis1Test
(int p1, int p2, string expected)
csharp/Tennis.Tests/TennisTests.cs:54
MethodTennis2Test
(int p1, int p2, string expected)
csharp/Tennis.Tests/TennisTests.cs:62
MethodTennis3Test
(int p1, int p2, string expected)
csharp/Tennis.Tests/TennisTests.cs:70
MethodTennis4Test
(int p1, int p2, string expected)
csharp/Tennis.Tests/TennisTests.cs:77
MethodTennis5Test
(int p1, int p2, string expected)
csharp/Tennis.Tests/TennisTests.cs:84
MethodTennis6Test
(int p1, int p2, string expected)
csharp/Tennis.Tests/TennisTests.cs:91
MethodTennis7Test
(int p1, int p2, string expected)
csharp/Tennis.Tests/TennisTests.cs:98
FunctionTennisGame1
(player1Name, player2Name)
javascript/TennisGame1.js:1
MethodTennisGame1
(string player1Name, string player2Name)
csharp/Tennis/TennisGame1.cs:10
MethodTennisGame1
(String player1Name, String player2Name)
java/src/main/java/TennisGame1.java:9
FunctionTennisGame2
(player1Name, player2Name)
javascript/TennisGame2.js:1
MethodTennisGame2
(string player1Name, string player2Name)
csharp/Tennis/TennisGame2.cs:13
MethodTennisGame2
(String player1Name, String player2Name)
java/src/main/java/TennisGame2.java:12
FunctionTennisGame3
(p1N, p2N)
javascript/TennisGame3.js:1
MethodTennisGame3
(string player1Name, string player2Name)
csharp/Tennis/TennisGame3.cs:10
MethodTennisGame3
(String p1N, String p2N)
java/src/main/java/TennisGame3.java:9
MethodTennisGame4
cpp/tennis4.cc:35
MethodTennisGame4
(string player1Name, string player2Name)
csharp/Tennis/TennisGame4.cs:10
MethodTennisGame4
(String player1, String player2)
java/src/main/java/TennisGame4.java:8
MethodTennisGame4
cpp-assert/tennis4.cc:35
MethodTennisGame5
(string player1Name, string player2Name)
csharp/Tennis/TennisGame5.cs:12
MethodTennisGame5
(String player1Name, String player2Name)
java/src/main/java/TennisGame5.java:11
MethodTennisGame6
(string player1Name, string player2Name)
csharp/Tennis/TennisGame6.cs:10
MethodTennisGame6
(String player1Name, String player2Name)
java/src/main/java/TennisGame6.java:7
MethodTennisGame7
(string player1Name, string player2Name)
csharp/Tennis/TennisGame7.cs:10
MethodTennisGame7
(String player1Name, String player2Name)
java/src/main/java/TennisGame7.java:7
FunctionTennisGame_Create
c/TennisGame4.c:16
FunctionTennisGame_Create
c/TennisGame1.c:15
FunctionTennisGame_Create
c/TennisGame6.c:15
FunctionTennisGame_Create
c/TennisGame3.c:15
FunctionTennisGame_GetScore
c/TennisGame4.c:130
FunctionTennisGame_GetScore
c/TennisGame1.c:33
FunctionTennisGame_GetScore
c/TennisGame6.c:24
FunctionTennisGame_GetScore
c/TennisGame3.c:25
FunctionTennisGame_SetP1Score
c_gtest/src/TennisGame2.c:116
FunctionTennisGame_SetP1Score
c/TennisGame2.c:116
FunctionTennisGame_SetP2Score
c_gtest/src/TennisGame2.c:124
FunctionTennisGame_SetP2Score
c/TennisGame2.c:124
FunctionTennisGame_WonPoint
c/TennisGame4.c:25
FunctionTennisGame_WonPoint
c/TennisGame1.c:25
FunctionTennisGame_WonPoint
c/TennisGame6.c:110
FunctionTennisGame_WonPoint
c/TennisGame3.c:42
MethodTennisResult
cpp/tennis4.cc:5
MethodTennisResult
(string serverScore, string receiverScore)
csharp/Tennis/TennisGame4.cs:60
MethodTennisResult
(String serverScore, String receiverScore)
java/src/main/java/TennisGame4.java:57
MethodTennisResult
cpp-assert/tennis4.cc:5
FunctionTestTennisGame1
(t *testing.T)
go/Tennis_test.go:76
FunctionTestTennisGame2
(t *testing.T)
go/Tennis_test.go:80
FunctionTestTennisGame3
(t *testing.T)
go/Tennis_test.go:84
MethodWonPoint
(playerName string)
go/TennisGame1.go:18
MethodWonPoint
(playerName string)
go/TennisGame3.go:43
MethodWonPoint
(player string)
go/TennisGame2.go:140
MethodWonPoint
(string playerName)
csharp/Tennis/TennisGame3.cs:34
MethodWonPoint
(string playerName)
csharp/Tennis/TennisGame6.cs:16
MethodWonPoint
(string playerName)
csharp/Tennis/TennisGame5.cs:18
MethodWonPoint
(string playerName)
csharp/Tennis/TennisGame4.cs:16
MethodWonPoint
(string playerName)
csharp/Tennis/TennisGame7.cs:16
MethodWonPoint
(string player)
csharp/Tennis/TennisGame2.cs:133
MethodWonPoint
(string playerName)
csharp/Tennis/ITennisGame.cs:5
MethodWonPoint
(string playerName)
csharp/Tennis/TennisGame1.cs:16
Method__construct
($player1Name, $player2Name)
php/src/TennisGame6.php:11
Method__construct
( private string $p1N, private string $p2N )
php/src/TennisGame3.php:13
Method__construct
( private string $player1Name, private string $player2Name )
php/src/TennisGame2.php:17
Method__construct
( private string $player1Name, private string $player2Name )
php/src/TennisGame1.php:13
Method__construct
($player1Name, $player2Name)
php/src/TennisGame7.php:11
Method__init__
(self, player1_name, player2_name)
python/tennis1.py:2
Method__init__
(self, player1_name, player2_name)
python/tennis6.py:2
← previousnext →201–300 of 612, ranked by callers