Documentation

testutil.makeAny() function

testutil.makeAny() constructs any value based on a type description as a string.

Function type signature
(typ: string) => A

For more information, see Function type signatures.

Parameters

typ

(Required) Description of the type to create.


Was this page helpful?

Thank you for your feedback!


The future of Flux

Flux is going into maintenance mode. You can continue using it as you currently are without any changes to your code.

Read more