Class PropertiesDescription


  • public class PropertiesDescription
    extends org.assertj.core.description.Description
    • Constructor Detail

      • PropertiesDescription

        public PropertiesDescription​(@NotNull
                                     String name)
    • Method Detail

      • setProperty

        public void setProperty​(@NotNull
                                String name,
                                @NotNull
                                String description)
      • value

        public String value()
        Specified by:
        value in class org.assertj.core.description.Description