Libraryless. Click here for Pure Java version (3394L/19K).
1 | svoid test_addDefaultProtocolToURL() { |
2 | testFunctionValues_twoArgs_flat addDefaultProtocolToURL( |
3 | "https", "bla.com", "https://bla.com", |
4 | "https", "https://bla.com", "https://bla.com", |
5 | "https", "http://bla.com", "http://bla.com", |
6 | "https://", "bla.com", "https://bla.com", |
7 | ); |
8 | } |
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx
No comments. add comment
Snippet ID: | #1032380 |
Snippet name: | test_addDefaultProtocolToURL |
Eternal ID of this version: | #1032380/2 |
Text MD5: | 1c814222d39a1c2c38473a3f4e940b9d |
Transpilation MD5: | 90831ac9315a28e9fe6bbed04401103f |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-09-02 02:50:56 |
Source code size: | 300 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 137 / 205 |
Version history: | 1 change(s) |
Referenced in: | [show references] |