diff options
author | Oskar <> | 2024-03-22 20:37:44 +0100 |
---|---|---|
committer | Oskar <> | 2024-03-22 20:37:44 +0100 |
commit | 47398354c28a5eb1d9e0fa11b4f08bdd48991e9e (patch) | |
tree | 5a87a5ef8b77e3add1de704fdc2186065983f93c /test | |
parent | 646312bddd675f411d7076c51f56ac59d5d44601 (diff) |
new TODO
Diffstat (limited to 'test')
-rw-r--r-- | test/testcases/i_validation_cases.txt | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/test/testcases/i_validation_cases.txt b/test/testcases/i_validation_cases.txt index 849ce7f..3e1754b 100644 --- a/test/testcases/i_validation_cases.txt +++ b/test/testcases/i_validation_cases.txt @@ -89,4 +89,10 @@ L+13++ L-10 L+1+ -Overall results: Tested OK. Seems fine.
\ No newline at end of file +Overall results: Tested OK. Seems fine. + +validate_imm_numbers +Positive input (Valid): +Negative (Invalid): + +Overall results:
\ No newline at end of file |