Today I add few tests to the whole project. We can use
verifyObject(Interface, classObject()) to verify whether to say the given object is correctly implements the given interface. If the given attributes are not implemented in the concrete object, it will raiser an error. I identified many mistakes in coding. Correct them accordingly.
Subscribe to:
Post Comments (Atom)
1 comment:
I turned back to the optimization part where I left it since I get an error. Since I was doing some other parts in the project I wanted to know the point where I make it sleep.
I still unable to catch up the problem, but gathering the reasons and behaviour of it.
Post a Comment