dbalek commented on a change in pull request #3022:
URL: https://github.com/apache/netbeans/pull/3022#discussion_r661368658
##########
File path: ide/gsf.testrunner.ui/apichanges.xml
##########
@@ -64,6 +64,19 @@
</description>
<class package="org.netbeans.modules.gsf.testrunner.ui.api"
name="TestMethodController"/>
</change>
+ <change id="ComputeTestMethodsAndTestMethodGetTestClassPosition">
+ <api name="CommonTestrunnerUIAPI"/>
+ <summary>Added ComputeTestMethods SPI and getTestClassPosition() to
TestMethod</summary>
+ <version major="1" minor="25"/>
+ <date day="26" month="6" year="2021"/>
+ <author login="dbalek"/>
+ <compatibility addition="yes"/>
+ <description>
+ Added SPI to provide a list of {@link TestMethod}s found in a
parsed {@link Source}s.
Review comment:
Fixed.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists