|
362c4210a5
|
Fixed isEmpty() for enumerables and strings and isNull() for object conversions to be applied only if it is the terminal method call as isEmpty() and isNull() return void.
|
2019-05-01 13:15:31 +02:00 |
|
|
582e254195
|
Implemented AssertThatEnumerableIsEmptyInspection. Improved literal values by constant value calculation, more refactoring.
|
2019-03-24 14:42:02 +01:00 |
|
|
e2ffce753c
|
Another fix for AssertThatStringIsEmpty, added support for CharSequences, added hasSize(0) case, refactored stuff. Added missing html.
|
2019-03-24 13:03:53 +01:00 |
|
|
458542de7c
|
Fix for AssertThatStringIsEmpty, refactored method.
|
2019-03-24 11:37:46 +01:00 |
|
|
5fa61a3004
|
Implemented AssertThatStringIsEmpty.
|
2019-03-24 09:15:07 +01:00 |
|