Hi Edoardo,
Thanks again for contacting us. Here it is possible to mock the Thread class in one of the following two ways:
#1 : Using
Constructor.Mocked so that it does not execute the real constructor:
#2: By injecting the original
ParameterizedThreadStart argument:
Hope this answers your question.
Kind Regards
Ricky
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>