SutLocale Properties
Last updated
Was this helpful?
Last updated
Was this helpful?
The culture string (e.g en-US, de-CH etc) of the system under test. (for Windows: see Additional date, time, & regional settings in Region & language settings.)
Syntax: public
SutCultureInfo { get; }
Gets the current dateTime of the system under test (SUT). For an exact time you should call before using SutDateTime.
Syntax: public
SutDateTime { get; }