Interface AbstractXpathAssertions.CheckedExceptionTask

Enclosing class:
AbstractXpathAssertions<B>

protected static interface AbstractXpathAssertions.CheckedExceptionTask
Lets us be able to use lambda expressions that could throw checked exceptions, since XpathExpectationsHelper throws Exception on its methods.
Since:
7.0
Author:
Rob Worsnop, Rossen Stoyanchev
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    run()