Skip to main content

IProvideTestFluidObject Interface

This API is provided for existing users, but is not recommended for new users.

To use, import via @fluidframework/test-utils/legacy.

For more information about our API support guarantees, see here.

Signature

export interface IProvideTestFluidObject

Properties

Property Alerts Modifiers Type Description
ITestFluidObject Alpha readonly ITestFluidObject

Property Details

ITestFluidObject

This API is provided for existing users, but is not recommended for new users.

For more information about our API support guarantees, see here.

Signature

readonly ITestFluidObject: ITestFluidObject;

Type: ITestFluidObject