Skip to content

Mockito 2.1.0-beta.123 is not automatically updated #2604

Closed
@IlyaMuravjov

Description

@IlyaMuravjov

Description

There's no org.mockito.MockedConstruction in Mockito 2.1.0-beta.123 and it doesn't get automatically updated to a newer version.

To Reproduce

  1. Install UnitTestBot plugin built from main in IntelliJ IDEA
  2. Open moe-sounds project
  3. Generate Unit tests with No Configuration and Mock everything outside the class for MoeListController

Expected behavior

Mockito is automatically updated.

Actual behavior

Mockito is not automatically updated.

When UtBot version from #2603 is used, uncompilable tests are generated, using org.mockito.MockedConstruction.

Metadata

Metadata

Assignees

Labels

comp-uiImprovements of plugin UI appearence and functionalityctg-bugIssue is a bug

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions