Class StringsTestframework.Result

  • Enclosing class:
    StringsTestframework

    public static class StringsTestframework.Result
    extends java.lang.Object
    • Method Detail

      • writeResults

        public void writeResults​(java.lang.Appendable appendable)
                          throws java.io.IOException
        Write a report of the results to the given appendable.
        Parameters:
        appendable - the appendable to write to.
        Throws:
        java.io.IOException - any IOExceptions while writing.
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object