Skip to content

Feature request: Recognize common "assertThat(...).isNotNull()" statements #301

@ZacSweers

Description

@ZacSweers

These are common in tests

assertThat(foo).isNotNull();
foo.bar(); // <- will currently error

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions