Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit87cb33f

Browse files
authored
Fixed tests
1 parent915a1f3 commit87cb33f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎adapter/src/test/java/com/iluwatar/adapter/AdapterPatternTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ public void setup() {
6666
*/
6767
@Test
6868
publicvoidtestAdapter() {
69-
RowingBoatcaptain = (RowingBoat)beans.get(ROWING_BEAN);
69+
Captaincaptain = (Captain)beans.get(ROWING_BEAN);
7070

7171
// when captain moves
7272
captain.row();

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp