Class AssertionException

    • Constructor Detail

      • AssertionException

        public AssertionException​(Statement statement)
      • AssertionException

        public AssertionException​(Throwable cause,
                                  Statement statement)
      • AssertionException

        public AssertionException​(String message,
                                  Statement statement)
    • Method Detail

      • getAssertionState

        public Object getAssertionState()
      • setAssertionState

        public void setAssertionState​(QDLStem assertionState)
      • hasPayload

        public boolean hasPayload()