facebook

JUnit Tests and TestSuite

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #302083 Reply

    DougMH
    Participant

    In one project I include JUnit 3 in my project
    I create tests with New > Other > JUnit Test Case (Note: it asks me if it’s JUnit 3 or 4)
    I then create a TestSuite with New >Other > JUnit Test Suite
    The dialog shows me all my tests and by default puts them in AllTests.

    In another project, I include JUnit 4 in my project.
    I create tests with New > Other > JUnit Test Case (Note: it asks me if it’s JUnit 3 or 4)
    I then attempt create a TestSuite with New >Other > JUnit Test Suite
    It doesn’t show any of my JUnit 4 Tests.

    Is this a bug or am I doing something wrong. The program runs the JUnit tests just fine.

    #302108

    support-joy
    Member

    douglasmhurst,

    Thank you for bring this issue. I am able to replicate the issue. I have raised a PR for Dev team to investigate.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: JUnit Tests and TestSuite

You must be logged in to post in the forum log in