/
Inherit Callout Engine Class
Inherit Callout Engine Class
CalloutEngine is base class for callouts.So for run callout must inherits CalloutEngine class as shown below.
/*
* Inherit CallourEngile Class
*/
VIS.Utility.inheritPrototype(TestClass, VIS.CalloutEngine);//inherit CalloutEngine