Forum Discussion
AlexKaras
Champion Level 2
15 years agoHi Gopal,
Yes, this is possible. Straightforward analogue to the sample provided by ahuja1234 at http://www.geekinterview.com/talk/14-descriptive-programming.html.
You need to create wrapping functions (stubs) that will return tested objects for your (future) application and use methods/properties of the returned objects.
Yes, this is possible. Straightforward analogue to the sample provided by ahuja1234 at http://www.geekinterview.com/talk/14-descriptive-programming.html.
You need to create wrapping functions (stubs) that will return tested objects for your (future) application and use methods/properties of the returned objects.