4950515253545556
/** * Test calls the method and checks returned value. <p> * Has <b> OK </b> status if returned value isn't null. <p> */ public void _getScenarios(){ XScenarios oSc = oObj.getScenarios(); tRes.tested("getScenarios()", oSc != null); }
4243444546474849
4647484950515253
5455565758596061
7980818283848586