Explore
1-25 of 27
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() (with message)
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 isNotEqualTo()
Can be replaced with AssertJ style assertions
- warning
- java
- AssertJ
- TestNG
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() (with message)
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