Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Generate tests with plugin

Olga Naumenko edited this pageNov 17, 2022 ·1 revision

To generate tests for Java code with UTBot plugin you must do the following steps:

  1. Open your Java Project in IntelliJ IDEA and find a class you want to cover by unit tests:
IDEA project

IDEA project

  1. Click to Alt + Shift + U - or -right mouse click on the file →Generate tests with UtBot..:
How to generate tests with plugin

How to generate tests with plugin

  1. Select a method you'd like to cover by tests:
How to choose method for unit test generation

How to choose method for unit tests generation

  1. ClickOK:
Generated tests

Generated tests

  1. That's is: tests are generated automatically w/o any additional actions from an user side

User guides

IntelliJ IDEA plugin

Contributor guides

(redirect to/docs inmain repo)

General info

Continuous integration

Design docs

Clone this wiki locally

[8]ページ先頭

©2009-2025 Movatter.jp