Explore

Filters (0) Clear filters
Languages
Level
Tags

476-500 of 589

Use AssertJ's isEqualTo()

Can be replaced with AssertJ style assertions

  • warning
  • java
  • AssertJ
  • TestNG
Use AssertJ's isEqualTo()

Can be replaced with AssertJ style assertions

  • warning
  • java
  • AssertJ
  • TestNG
Use AssertJ's isEqualToIgnoringCase() instead of equalToIgnoringCase()

Can be replaced with AssertJ style assertions

  • warning
  • java
  • AssertJ
  • Hamcrest
Use AssertJ's isEqualToIgnoringCase() instead of is(equalToIgnoringCase())

Can be replaced with AssertJ style assertions

  • warning
  • java
  • AssertJ
  • Hamcrest
Use AssertJ's isEqualTo() instead of assertArrayEquals

Can be replaced with AssertJ style assertions

  • warning
  • java
  • AssertJ
  • TestNG
Use AssertJ's isEqualTo() instead of assertArrayEquals (with message)

Can be replaced with AssertJ style assertions

  • warning
  • java
  • AssertJ
  • TestNG
Use AssertJ's isEqualTo() instead of equalTo/is

Can be replaced with AssertJ style assertions

  • warning
  • java
  • AssertJ
  • Hamcrest
Use AssertJ's isEqualTo() instead of is(equalTo())

Can be replaced with AssertJ style assertions

  • warning
  • java
  • AssertJ
  • Hamcrest
Use AssertJ's isEqualToNormalizingWhitespace() instead of equalToCompressingWhiteSpace()

Can be replaced with AssertJ style assertions

  • warning
  • java
  • AssertJ
  • Hamcrest
Use AssertJ's isEqualToNormalizingWhitespace() instead of is(equalToCompressingWhiteSpace())

Can be replaced with AssertJ style assertions

  • warning
  • java
  • AssertJ
  • Hamcrest
Use AssertJ's isEqualTo() (with message)

Can be replaced with AssertJ style assertions

  • warning
  • java
  • AssertJ
  • TestNG
Use AssertJ's isFalse()

Can be replaced with AssertJ style assertions

  • warning
  • java
  • AssertJ
  • TestNG
Use AssertJ's isFalse()

Can be replaced with AssertJ style assertions

  • warning
  • java
  • AssertJ
  • TestNG
Use AssertJ's isFalse() (with message)

Can be replaced with AssertJ style assertions

  • warning
  • java
  • AssertJ
  • TestNG
Use AssertJ's isGreaterThan() instead of greaterThan()

Can be replaced with AssertJ style assertions

  • warning
  • java
  • AssertJ
  • Hamcrest
Use AssertJ's isGreaterThan() instead of is(greaterThan())

Can be replaced with AssertJ style assertions

  • warning
  • java
  • AssertJ
  • Hamcrest
Use AssertJ's isGreaterThanOrEqualTo() instead of greaterThanOrEqualTo()

Can be replaced with AssertJ style assertions

  • warning
  • java
  • AssertJ
  • Hamcrest
Use AssertJ's isGreaterThanOrEqualTo() instead of is(greaterThanOrEqualTo())

Can be replaced with AssertJ style assertions

  • warning
  • java
  • AssertJ
  • Hamcrest
Use AssertJ's isLessThan() instead of is(lessThan())

Can be replaced with AssertJ style assertions

  • warning
  • java
  • AssertJ
  • Hamcrest
Use AssertJ's isLessThan() instead of lessThan()

Can be replaced with AssertJ style assertions

  • warning
  • java
  • AssertJ
  • Hamcrest
Use AssertJ's isLessThanOrEqualTo() instead of is(lessThanOrEqualTo())

Can be replaced with AssertJ style assertions

  • warning
  • java
  • AssertJ
  • Hamcrest
Use AssertJ's isLessThanOrEqualTo() instead of lessThanOrEqualTo()

Can be replaced with AssertJ style assertions

  • warning
  • java
  • AssertJ
  • Hamcrest
Use AssertJ's isNotEqualTo()

Can be replaced with AssertJ style assertions

  • warning
  • java
  • AssertJ
  • TestNG
Use AssertJ's isNotNull()

Can be replaced with AssertJ style assertions

  • warning
  • java
  • AssertJ
  • TestNG
Use AssertJ's isNotNull()

Can be replaced with AssertJ style assertions

  • warning
  • java
  • AssertJ
  • TestNG