Class Expect.ExpectationGatherer

    • Constructor Detail

      • ExpectationGatherer

        public ExpectationGatherer()
      • ExpectationGatherer

        public ExpectationGatherer(boolean showStackTrace)
    • Method Detail

      • fail

        public void fail(String message)
      • getMessages

        public List<com.google.common.truth.Expect.ExpectationFailure> getMessages()
      • toString

        public String toString()