Libraryless. Click here for Pure Java version (4118L/24K).
1 | svoid test_apexDomain() {
|
2 | testFunctionValues apexDomain( |
3 | "www.bla.com", "bla.com", |
4 | "www.blu.bla.com", "bla.com", |
5 | "a.b.c", "b.c", |
6 | "microsoft.com", "microsoft.com", |
7 | "1.2.3.4", null, |
8 | ".com", null, |
9 | "localhost", null, |
10 | ); |
11 | } |
Began life as a copy of #1032721
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1032722 |
| Snippet name: | test_apexDomain |
| Eternal ID of this version: | #1032722/3 |
| Text MD5: | 0eca52764d749f9a3d11f8c24f813ce7 |
| Transpilation MD5: | 2245b1ebf1a5d85ae4db2bef28cf7e14 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-10-03 20:48:17 |
| Source code size: | 259 bytes / 11 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 370 / 489 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |