In reply to dave_59:
hai dave_59, thank you.
After a quick google search,
- I have studied that we can implement the checkers in the class.
- if checkers contain one or more assertions then is it correct to write these checkers in class?
- I know that assertions are not used inside a class because of the dynamic nature of the class.
please correct me if am wrong in any way