1 | svoid test_YesNoMaybe_toString() { |
2 | assertEqualsVerbose("yes", str(YesNoMaybe.yes())); |
3 | assertEqualsVerbose("no", str(YesNoMaybe.no())); |
4 | assertEqualsVerbose("maybe", str(YesNoMaybe.maybe())); |
5 | } |
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: | #1023886 |
Snippet name: | test_YesNoMaybe_toString |
Eternal ID of this version: | #1023886/1 |
Text MD5: | 817bab45bffd127e77b54d33d1649fe3 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-07-11 16:45:29 |
Source code size: | 201 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 184 / 231 |
Referenced in: | [show references] |