Explore

Filters (0) Clear filters
Languages
Level
Tags

476-500 of 579

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
Use AssertJ's isNotNull() instead of is(notNullValue())

Can be replaced with AssertJ style assertions

  • warning
  • java
  • AssertJ
  • Hamcrest
Use AssertJ's isNotNull() instead of notNullValue()

Can be replaced with AssertJ style assertions

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

Can be replaced with AssertJ style assertions

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

Can be replaced with AssertJ style assertions

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

Can be replaced with AssertJ style assertions

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

Can be replaced with AssertJ style assertions

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

Can be replaced with AssertJ style assertions

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

Can be replaced with AssertJ style assertions

  • warning
  • java
  • AssertJ
  • TestNG