- FVTAuditLogDestination - Class in org.odpi.openmetadata.fvt.utilities.auditlog
-
FVTAuditLogDestination is the logging destination for FVT tests.
- FVTAuditLogDestination() - Constructor for class org.odpi.openmetadata.fvt.utilities.auditlog.FVTAuditLogDestination
-
- FVTConstants - Class in org.odpi.openmetadata.fvt.utilities
-
Constants that provide defaults to the FVT Suite.
- FVTConstants() - Constructor for class org.odpi.openmetadata.fvt.utilities.FVTConstants
-
- FVTResults - Class in org.odpi.openmetadata.fvt.utilities
-
FVTResults holds the results from running a number of FVT tests.
- FVTResults(String) - Constructor for class org.odpi.openmetadata.fvt.utilities.FVTResults
-
Set up the results for a specific test case
- FVTSuiteBase - Class in org.odpi.openmetadata.fvt.utilities
-
FVTSuiteBase provides the common functions for calling the Access Services FVT Test suite as a main program.
- FVTSuiteBase() - Constructor for class org.odpi.openmetadata.fvt.utilities.FVTSuiteBase
-
- FVTTestFailureException - Exception in org.odpi.openmetadata.fvt.utilities.exceptions
-
FVTTestFailureException is the exception thrown when a test fails.
- FVTTestFailureException(FVTResults) - Constructor for exception org.odpi.openmetadata.fvt.utilities.exceptions.FVTTestFailureException
-
Simple constructor
- FVTUnexpectedCondition - Exception in org.odpi.openmetadata.fvt.utilities.exceptions
-
FVTUnexpectedCondition is an exception used by the FVT test cases to indicate that an unexpected
condition has occurred.
- FVTUnexpectedCondition(String, String, Throwable) - Constructor for exception org.odpi.openmetadata.fvt.utilities.exceptions.FVTUnexpectedCondition
-
Constructor for an unexpected exception.
- FVTUnexpectedCondition(String, String) - Constructor for exception org.odpi.openmetadata.fvt.utilities.exceptions.FVTUnexpectedCondition
-
Constructor when an expected exception does not occur.