Explore

Filters (0) Clear filters
Languages
Level
Tags

301-325 of 371

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

Can be replaced with AssertJ style assertions

  • warning
  • java
  • AssertJ
  • Hamcrest
Use AssertJ's isNull() instead of nullValue()

Can be replaced with AssertJ style assertions

  • warning
  • java
  • AssertJ
  • Hamcrest
Use AssertJ's isNullOrEmpty() instead of emptyOrNullString()

Can be replaced with AssertJ style assertions

  • warning
  • java
  • AssertJ
  • Hamcrest
Use AssertJ's isNullOrEmpty() instead of is(emptyOrNullString())

Can be replaced with AssertJ style assertions

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

Can be replaced with AssertJ style assertions

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

Can be replaced with AssertJ style assertions

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

Can be replaced with AssertJ style assertions

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

Can be replaced with AssertJ style assertions

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

Can be replaced with AssertJ style assertions

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

Can be replaced with AssertJ style assertions

  • warning
  • java
  • AssertJ
  • TestNG