Class XrayJsonImportBuilder.NoXrayTestException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.qytera.qtaf.xray.builder.XrayJsonImportBuilder.NoXrayTestException
All Implemented Interfaces:
Serializable
Enclosing class:
XrayJsonImportBuilder

public static class XrayJsonImportBuilder.NoXrayTestException extends RuntimeException
An exception thrown when a test suite did not execute any test marked with XrayTest.
See Also:
  • Constructor Details

    • NoXrayTestException

      public NoXrayTestException()
      Constructs a new exception with a predefined error message.