Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

8
LINES

< > BotCompany Repo | #1029800 // test_dialCodeStringForCountryCode (OK)

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (4931L/33K).

svoid test_dialCodeStringForCountryCode() {
  testFunctionValues dialCodeStringForCountryCode(
    "US" := "+1",
    "IN" := "+91",
    "in" := "+91",
    "xy" := null
  );
}

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1029800
Snippet name: test_dialCodeStringForCountryCode (OK)
Eternal ID of this version: #1029800/2
Text MD5: 1d5880c2b5950f2d87ac8748125b6e46
Transpilation MD5: bb7211d4bcb218959b023e56d99499e7
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-09-17 13:03:48
Source code size: 181 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 113 / 183
Version history: 1 change(s)
Referenced in: [show references]