Class LoggingAssert

  • All Implemented Interfaces:
    IAssertLifecycle

    public class LoggingAssert
    extends Assertion
    Log the messages of all the assertions that get run.
    • Constructor Detail

      • LoggingAssert

        public LoggingAssert()
    • Method Detail

      • getMessages

        public java.util.List<java.lang.String> getMessages()