Bug 59435 - JMeterTestCase no longer supports JUnit3
Summary: JMeterTestCase no longer supports JUnit3
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: Nightly (Please specify date)
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-07 12:54 UTC by Sebb
Modified: 2017-02-25 14:59 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebb 2016-05-07 12:54:26 UTC
JMeterTestCase used to support JUnit3 test cases.
However it now only supports JUnit4.

This is rather confusing; the name should be changed to mirror JMeterTestCaseJUnit3
Comment 1 Philippe Mouawad 2017-02-25 14:59:18 UTC
Author: pmouawad
Date: Sat Feb 25 14:58:52 2017
New Revision: 1784385

URL: http://svn.apache.org/viewvc?rev=1784385&view=rev
Log:
Bug 59435 - JMeterTestCase no longer supports JUnit3
Bugzilla Id: 59435

Added:
    jmeter/trunk/test/src/org/apache/jmeter/junit/JMeterTestCaseJUnit.java
      - copied, changed from r1784022, jmeter/trunk/test/src/org/apache/jmeter/junit/JMeterTestCaseJUnit3.java
Removed:
    jmeter/trunk/test/src/org/apache/jmeter/junit/JMeterTestCaseJUnit3.java
Modified:
    jmeter/trunk/test/src/org/apache/jmeter/functions/ComponentReferenceFunctionTest.java
    jmeter/trunk/test/src/org/apache/jmeter/functions/PackageTest.java
    jmeter/trunk/test/src/org/apache/jmeter/gui/action/TestLoad.java
    jmeter/trunk/test/src/org/apache/jmeter/junit/JMeterTest.java
    jmeter/trunk/test/src/org/apache/jmeter/protocol/http/parser/TestHTMLParser.java
    jmeter/trunk/test/src/org/apache/jmeter/protocol/http/sampler/TestHTTPSamplersAgainstHttpMirrorServer.java
    jmeter/trunk/test/src/org/apache/jmeter/testbeans/gui/PackageTest.java
    jmeter/trunk/test/src/org/apache/jmeter/testelement/TestElementTest.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:38:04 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3977