Class Strings

    • Constructor Detail

      • Strings

        protected Strings()
      • Strings

        public Strings​(MockNeat mockNeat)
    • Method Detail

      • strings

        public static Strings strings()
      • size

        public Strings size​(int size)
      • getSize

        protected int getSize()
      • supplier

        public java.util.function.Supplier<java.lang.String> supplier()
        Description copied from interface: MockUnit
        This is the sole abstract method of the interface. Needs to be implemented every-time a MockUnit is implemented.
        Specified by:
        supplier in interface MockUnit<java.lang.String>
        Returns:
        A Supplier<T>.