Class FVTTestFailureException

  • All Implemented Interfaces:
    Serializable

    public class FVTTestFailureException
    extends Exception
    FVTTestFailureException is the exception thrown when a test fails.
    See Also:
    Serialized Form
    • Constructor Detail

      • FVTTestFailureException

        public FVTTestFailureException​(FVTResults results)
        Simple constructor
        Parameters:
        results - details of the test failure