Class ZestAssertFailException

    • Constructor Detail

      • ZestAssertFailException

        public ZestAssertFailException​(ZestAssertion assertion)
        Instantiates a new zest assert fail exception.
        Parameters:
        assertion - the assertion
    • Method Detail

      • getAssertion

        public ZestAssertion getAssertion()
        Gets the assertion.
        Returns:
        the assertion