Cloud API Overview > @adpt/cloud > mongodb > TestMongoDB
mongodb.TestMongoDB() function
Test MongoDB Service
Signature:
export declare function TestMongoDB(props: SFCDeclProps<TestMongoDBProps, typeof testMongoDefaultProps>): Adapt.AdaptElement<Adapt.AnyProps>;
Parameters
Parameter | Type | Description |
---|---|---|
props | SFCDeclProps<TestMongoDBProps, typeof testMongoDefaultProps> |
Returns:
Adapt.AdaptElement<Adapt.AnyProps>
Remarks
Uses an abstract Service, NetworkService, and Container component that must be substituted in a style sheet.