<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: supress unhandled exception while creating Test Double in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/supress-unhandled-exception-while-creating-test-double/m-p/12089639#M1971668</link>
    <description>&lt;P&gt;Maybe you can simply abandon this class (cl_abap_testdouble) because it just adds complexity and no benefit. It's easier to implement manually the interface by a local test class. Or is there something I don't see?&lt;/P&gt;</description>
    <pubDate>Fri, 13 Sep 2019 05:31:13 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2019-09-13T05:31:13Z</dc:date>
    <item>
      <title>supress unhandled exception while creating Test Double</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/supress-unhandled-exception-while-creating-test-double/m-p/12089638#M1971667</link>
      <description>&lt;P&gt;Dear Folks,&lt;/P&gt;
  &lt;P&gt;is there a way to surpress code inspector warnings for unhandled exception while creating test doubles with class/method?&lt;/P&gt;
  &lt;P&gt;CL_ABAP_TESTDOUBLE=&amp;gt;CONFIGURE_CALL( lo_double ).&lt;/P&gt;
  &lt;P&gt;lo_double-&amp;gt;do_some_awsome_stuff( ). &lt;/P&gt;
  &lt;P&gt;&lt;BR /&gt;BR&lt;/P&gt;
  &lt;P&gt;Dominik&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2019 15:14:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/supress-unhandled-exception-while-creating-test-double/m-p/12089638#M1971667</guid>
      <dc:creator>dominikweilerconitas</dc:creator>
      <dc:date>2019-09-12T15:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: supress unhandled exception while creating Test Double</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/supress-unhandled-exception-while-creating-test-double/m-p/12089639#M1971668</link>
      <description>&lt;P&gt;Maybe you can simply abandon this class (cl_abap_testdouble) because it just adds complexity and no benefit. It's easier to implement manually the interface by a local test class. Or is there something I don't see?&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2019 05:31:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/supress-unhandled-exception-while-creating-test-double/m-p/12089639#M1971668</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2019-09-13T05:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: supress unhandled exception while creating Test Double</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/supress-unhandled-exception-while-creating-test-double/m-p/12089640#M1971669</link>
      <description>&lt;P&gt;Hi Sandra, &lt;/P&gt;&lt;P&gt;thanks for response. It is  posssible as you described to avoid using the test double framework. But it also prevents you from owning extra code. It the start it was quit hard to get used to it. But at the meantime i don't want to miss it.&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Dominik  &lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2020 08:08:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/supress-unhandled-exception-while-creating-test-double/m-p/12089640#M1971669</guid>
      <dc:creator>dominikweilerconitas</dc:creator>
      <dc:date>2020-03-05T08:08:49Z</dc:date>
    </item>
  </channel>
</rss>

