Commit cd1cfaf
committed
Extract method "createSessionWithCredentials"
This is a preparatory refactoring for a new feature that supports
authentication with user defined credentials.1 parent 7b5bd1c commit cd1cfaf
File tree
1 file changed
+14
-4
lines changed- src/test/java/com/github/stefanbirkner/fakesftpserver/rule
1 file changed
+14
-4
lines changedLines changed: 14 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
895 | 895 | | |
896 | 896 | | |
897 | 897 | | |
898 | | - | |
899 | | - | |
900 | | - | |
901 | | - | |
| 898 | + | |
| 899 | + | |
| 900 | + | |
902 | 901 | | |
903 | 902 | | |
904 | 903 | | |
| |||
920 | 919 | | |
921 | 920 | | |
922 | 921 | | |
| 922 | + | |
| 923 | + | |
| 924 | + | |
| 925 | + | |
| 926 | + | |
| 927 | + | |
| 928 | + | |
| 929 | + | |
| 930 | + | |
| 931 | + | |
| 932 | + | |
923 | 933 | | |
924 | 934 | | |
925 | 935 | | |
| |||
0 commit comments