Package org.odpi.openmetadata.accessservices.assetconsumer.fvt


package org.odpi.openmetadata.accessservices.assetconsumer.fvt
FVT test cases for the Asset Consumer OMAS.
  • Classes
    Class
    Description
    AssetConsumerOMASFVT provides the main program for the Asset Consumer OMAS Functional Verification Tests (FVTs).
    AssetOwnerFactory uses the Asset Owner OMAS methods to create assets and schema elements that can be used by Asset Consumer OMAS.
    ClientConstructorTest provides the methods to verify that all the clients can be constructed with or without security.
    CommentLifecycleTest calls the AssetConsumerClient to create a comment and attach it to assets and schemas and then retrieve the results.
    InformalTagLifecycleTest calls the AssetConsumerClient to create a tag and attach it to assets and schemas and then retrieve the results.
    InvalidParameterTest calls each non-constructor method with a series of null or invalid parameters.