This is an automated email from the ASF dual-hosted git repository. dbalek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git
commit 553bcecede66e4c45748761aeeadbf41ec29f508 Merge: 1a4519c402 9e580b2357 Author: Dusan Balek <[email protected]> AuthorDate: Fri Apr 19 09:08:09 2024 +0200 Merge pull request #7276 from dbalek/dbalek/lsp-generate-tests-source-action LSP: Generate Tests converted to Source Action. .../modules/java/testrunner/Bundle.properties | 21 +++ .../lsp/server/protocol/TestClassGenerator.java | 152 +++++++++++++-------- java/java.lsp.server/vscode/src/utils.ts | 6 +- .../org/netbeans/modules/junit/DefaultPlugin.java | 4 +- 4 files changed, 122 insertions(+), 61 deletions(-) --------------------------------------------------------------------- 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
