-
MethodDescriptionas of 4.3.7, in favor of
Assert.hasLength(String, String)
as of 4.3.7, in favor ofAssert.hasText(String, String)
as of 4.3.7, in favor ofAssert.isNull(Object, String)
as of 4.3.7, in favor ofAssert.isTrue(boolean, String)
as of 4.3.7, in favor ofAssert.noNullElements(Object[], String)
as of 4.3.7, in favor ofAssert.notEmpty(Object[], String)
as of 4.3.7, in favor ofAssert.notEmpty(Collection, String)
as of 4.3.7, in favor ofAssert.notEmpty(Map, String)
as of 4.3.7, in favor ofAssert.notNull(Object, String)
as of 4.3.7, in favor ofAssert.state(boolean, String)
as of 4.3.15, in favor of manual merging viaLinkedHashSet
(with every entry included at most once, even entries within the first array)as of 5.0.4, in favor ofLocale.toLanguageTag()
as of Spring Framework 5.0, in favor of the native JDK 8 variantas of Spring Framework 5.0, in favor of the native JDK 8 variantas of Spring Framework 5.0, in favor of the native JDK 8 variantas of Spring Framework 5.0, in favor of the native JDK 8 variant
-
Enum ConstantDescription
LanguageCode.nb
should be used.LocaleCode.nb
orLocaleCode.nb_NO
should be used.LocaleCode.nb_NO
should be used.
Assert.doesNotContain(String, String, String)