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

JavaScript: UI method list contains class fields #722

Closed
Labels
comp-uiImprovements of plugin UI appearence and functionality ctg-bugIssue is a bug lang-javascriptIssue is related to JavaScript support
@tamarinvs19

Description

Description

Plugin dialog contains class fields in the list of methods.

To Reproduce

Steps to reproduce the behavior:

  1. Run the JavaScript project in IntelliJ Idea with file /scenarios/hello.js
  2. Write this code to file /scenarios/hello.js:
class MyTestClass {
 x = 100
}
  1. Use plugin on class MyTestClass to generate tests
  2. See to list of methods

Expected behavior

The table with methods is supposed to be empty.

Actual behavior

x field is present in the list of methods.

Visual proofs (screenshots, logs, images)

ScreenshotFields

Environment

TestFramework: Mocha
OS: Windows 10
Intellij IDEA: IntelliJ IDEA 2020.2 (Ultimate Edition), Build #IU-202.6397.94, built on July 27, 2020
Runtime version: 11.0.7+10-b944.20 amd64

Metadata

Metadata

Assignees

No one assigned

    Labels

    comp-uiImprovements of plugin UI appearence and functionality ctg-bugIssue is a bug lang-javascriptIssue is related to JavaScript support

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /