Skip to content

Commit b148bfb

Browse files
authored
Update README.md
1 parent aab740c commit b148bfb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Assert library
22

3+
| [Disclaimer] In the beginning this project contained class ZCL_ASSERT. We had to rename it becase the class was already [reserved](https://github.com/abapify/assert/issues/6) in dotabap registry.
4+
35
Following official [documentation](https://help.sap.com/doc/abapdocu_latest_index_htm/latest/en-US/index.htm?file=abapmethods_testing.htm) we're supposed to write unit tests using following template
46
```abap
57
cl_abap_unit_assert=>assert_equals( act = myclass=>text

0 commit comments

Comments
 (0)