<?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: Eclipse ADT Unit Testing Error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/eclipse-adt-unit-testing-error/m-p/718285#M33390</link>
    <description>&lt;P&gt;Hi Justin,&lt;/P&gt;&lt;P&gt;we have used an API that is only available as of Eclipse Photon. I don't know have fast we can fix this. Switching from Eclipse Oxygen to Photon or 2018-09 will solve the problem.&lt;/P&gt;&lt;P&gt;Regards, Felix&lt;/P&gt;</description>
    <pubDate>Wed, 28 Nov 2018 10:12:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2018-11-28T10:12:03Z</dc:date>
    <item>
      <title>Eclipse ADT Unit Testing Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/eclipse-adt-unit-testing-error/m-p/718282#M33387</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Current System...&lt;/STRONG&gt;&lt;/P&gt;
  &lt;P&gt;SAP NW 7.52&lt;/P&gt;
  &lt;P&gt;Eclipse Oxygen 4.7.3a&lt;/P&gt;
  &lt;P&gt;ADT version 2.102.1&lt;/P&gt;
  &lt;P&gt;&lt;STRONG&gt;The Issue...&lt;/STRONG&gt;&lt;/P&gt;
  &lt;P&gt;I have been working towards employing Test Driven Development and Unit Testing in my new development.&lt;/P&gt;
  &lt;P&gt;However, just within the past week I have encountered an issue with writing new unit tests in new global classes.&lt;/P&gt;
  &lt;P&gt;Generally, I will create the framework of the unit test with the one failing test, which should execute and show a failed test. However, now I am getting an Eclipse internal error message and the tests do not execute. See attached images.&lt;/P&gt;
  &lt;P&gt;Oddly, when I go into another pre-existing class, where i have fully developed unit tests, they will run without issue, no Eclipse internal error.&lt;/P&gt;
  &lt;P&gt;What I don't know is if this is an error with Eclipse or with ADT?&lt;/P&gt;
  &lt;P&gt;Here is the displayed error.&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/242394-eclipseerror.jpg" /&gt;&lt;/P&gt;
  &lt;P&gt;Here is the unit test class.&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/242395-unittest.jpg" /&gt;&lt;/P&gt;
  &lt;P&gt;I have also submitted a bug ticket to Eclipse.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Nov 2018 15:17:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/eclipse-adt-unit-testing-error/m-p/718282#M33387</guid>
      <dc:creator>jdloranger</dc:creator>
      <dc:date>2018-11-14T15:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: Eclipse ADT Unit Testing Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/eclipse-adt-unit-testing-error/m-p/718283#M33388</link>
      <description>&lt;P&gt;I have a very similar issue in my development environment. It seems as old unit tests are working - but not newly created. (Not really sure about this. Just a feeling)&lt;/P&gt;&lt;P&gt;The very same Unit Tests works well in SE80. &lt;/P&gt;&lt;P&gt;Version: Oxygen.3a Release (4.7.3a)&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" /&gt;&lt;/P&gt;&lt;P&gt;Is there any place / log I should check additionally. The error message from Eclipse is not really helpful.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 11:57:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/eclipse-adt-unit-testing-error/m-p/718283#M33388</guid>
      <dc:creator>Meinrad</dc:creator>
      <dc:date>2018-11-26T11:57:59Z</dc:date>
    </item>
    <item>
      <title>Re: Eclipse ADT Unit Testing Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/eclipse-adt-unit-testing-error/m-p/718284#M33389</link>
      <description>&lt;P&gt;Meinrad,&lt;/P&gt;&lt;P&gt;I agree the error message is useless and I have searched high and low on the net for anything similar, with no luck.  So I did the following:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Re-installed the same version, 4.7.3a (April 2018), got the same issue.&lt;/LI&gt;&lt;LI&gt;Installed one version prior, 4.7.3 (March 2018), no issue.&lt;/LI&gt;&lt;LI&gt;Installed Eclipse Photon, no issue.  I'm sticking with Photon for now.  The additional development tools not yet available will catch by the time I am ready to try/use them&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Additionally, there hasn't been any action taken on my reported bug, at &lt;A href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=541156"&gt;Eclipse.org&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Justin&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 13:38:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/eclipse-adt-unit-testing-error/m-p/718284#M33389</guid>
      <dc:creator>jdloranger</dc:creator>
      <dc:date>2018-11-26T13:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: Eclipse ADT Unit Testing Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/eclipse-adt-unit-testing-error/m-p/718285#M33390</link>
      <description>&lt;P&gt;Hi Justin,&lt;/P&gt;&lt;P&gt;we have used an API that is only available as of Eclipse Photon. I don't know have fast we can fix this. Switching from Eclipse Oxygen to Photon or 2018-09 will solve the problem.&lt;/P&gt;&lt;P&gt;Regards, Felix&lt;/P&gt;</description>
      <pubDate>Wed, 28 Nov 2018 10:12:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/eclipse-adt-unit-testing-error/m-p/718285#M33390</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-11-28T10:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: Eclipse ADT Unit Testing Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/eclipse-adt-unit-testing-error/m-p/718286#M33391</link>
      <description>&lt;P&gt;Thank you Felix.&lt;/P&gt;&lt;P&gt;I installed Photon and am using that version now.&lt;/P&gt;&lt;P&gt;Justin&lt;/P&gt;</description>
      <pubDate>Wed, 28 Nov 2018 14:05:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/eclipse-adt-unit-testing-error/m-p/718286#M33391</guid>
      <dc:creator>jdloranger</dc:creator>
      <dc:date>2018-11-28T14:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: Eclipse ADT Unit Testing Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/eclipse-adt-unit-testing-error/m-p/718287#M33392</link>
      <description>&lt;P&gt;Hi Felix,&lt;/P&gt;&lt;P&gt;upgrade to Photon worked for me as well. &lt;/P&gt;&lt;P&gt;Thanks + regards&lt;/P&gt;&lt;P&gt;Meinrad&lt;/P&gt;</description>
      <pubDate>Tue, 11 Dec 2018 11:50:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/eclipse-adt-unit-testing-error/m-p/718287#M33392</guid>
      <dc:creator>Meinrad</dc:creator>
      <dc:date>2018-12-11T11:50:53Z</dc:date>
    </item>
  </channel>
</rss>

