A D F G I M O P S T U
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addCapturedError(Exception) - Method in class org.odpi.openmetadata.fvt.utilities.FVTResults
-
Save an unexpected exception that occurred during the tests.
- addLogRecord(AuditLogRecord) - Method in class org.odpi.openmetadata.fvt.utilities.auditlog.FVTAuditLogDestination
-
Add the new log record to the audit log.
D
- DEFAULT_SERVER_NAME - Static variable in class org.odpi.openmetadata.fvt.utilities.FVTConstants
- DEFAULT_URL - Static variable in class org.odpi.openmetadata.fvt.utilities.FVTConstants
F
- 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) - Constructor for exception org.odpi.openmetadata.fvt.utilities.exceptions.FVTUnexpectedCondition
-
Constructor when an expected exception does not occur.
- FVTUnexpectedCondition(String, String, Throwable) - Constructor for exception org.odpi.openmetadata.fvt.utilities.exceptions.FVTUnexpectedCondition
-
Constructor for an unexpected exception.
G
- getActivityDescription() - Method in exception org.odpi.openmetadata.fvt.utilities.exceptions.FVTUnexpectedCondition
-
Retrieve the name of the activity that failed.
- getAuditLogDestination() - Method in class org.odpi.openmetadata.fvt.utilities.FVTResults
-
Return the audit log for the client.
- getAuditLogRecords() - Method in class org.odpi.openmetadata.fvt.utilities.auditlog.FVTAuditLogDestination
-
Retrieve the AuditLogRecords collected from the client during testing.
- getCapturedErrors() - Method in class org.odpi.openmetadata.fvt.utilities.FVTResults
-
Return the list of captured exceptions (should be empty).
- getCaughtException() - Method in exception org.odpi.openmetadata.fvt.utilities.exceptions.FVTUnexpectedCondition
-
Retrieve any unexpected exception.
- getNumberOfSuccesses() - Method in class org.odpi.openmetadata.fvt.utilities.FVTResults
-
Retrieve the number of successful tests (should match the number of tests).
- getNumberOfTests() - Method in class org.odpi.openmetadata.fvt.utilities.FVTResults
-
Retrieve the number of test run.
- getTestCaseName() - Method in exception org.odpi.openmetadata.fvt.utilities.exceptions.FVTUnexpectedCondition
-
Retrieve the name of the test case that failed.
- GRAPH_SERVER - Static variable in class org.odpi.openmetadata.fvt.utilities.FVTConstants
I
- IN_MEMORY_SERVER - Static variable in class org.odpi.openmetadata.fvt.utilities.FVTConstants
- incrementNumberOfSuccesses() - Method in class org.odpi.openmetadata.fvt.utilities.FVTResults
-
Increment the number of successful tests.
- incrementNumberOfTests() - Method in class org.odpi.openmetadata.fvt.utilities.FVTResults
-
Increment the test count.
- isSuccessful() - Method in class org.odpi.openmetadata.fvt.utilities.FVTResults
-
Return whether the results are successful or not
M
- main(String[]) - Static method in class org.odpi.openmetadata.fvt.utilities.FVTSuiteBase
O
- org.odpi.openmetadata.fvt.utilities - package org.odpi.openmetadata.fvt.utilities
- org.odpi.openmetadata.fvt.utilities.auditlog - package org.odpi.openmetadata.fvt.utilities.auditlog
- org.odpi.openmetadata.fvt.utilities.exceptions - package org.odpi.openmetadata.fvt.utilities.exceptions
P
- performFVT(String, String, String) - Method in class org.odpi.openmetadata.fvt.utilities.FVTSuiteBase
-
Run all of the defined tests and capture the results.
- printResults() - Method in class org.odpi.openmetadata.fvt.utilities.FVTResults
-
Print out results
S
- SERVER_PLATFORM_URL_ROOT - Static variable in class org.odpi.openmetadata.fvt.utilities.FVTConstants
T
- toString() - Method in exception org.odpi.openmetadata.fvt.utilities.exceptions.FVTTestFailureException
- toString() - Method in exception org.odpi.openmetadata.fvt.utilities.exceptions.FVTUnexpectedCondition
U
- USERID - Static variable in class org.odpi.openmetadata.fvt.utilities.FVTConstants
All Classes All Packages