--- title: testString description: Tests only. A simple object containing just a string --- ## Constructor: testString [Back to constructors index](index.md) Tests only. A simple object containing just a string ### Attributes: | Name | Type | Required | Description | |----------|---------------|----------|-------------| |value|[string](../types/string.md) | Yes|The string| ### Type: [TestString](../types/TestString.md)