# TestingUtils

Package: [Microsoft.Orleans.TestingHost](/orleans/docs/api/csharp/microsoft.orleans.testinghost/) 10.0.0

[NuGet package](https://www.nuget.org/packages/Microsoft.Orleans.TestingHost) | [Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.TestingHost/Utils/TestingUtils.cs#L14)

```csharp
public static class TestingUtils
```

Collection of test utilities

## Methods

- [ConfigureDefaultLoggingBuilder(ILoggingBuilder, string)](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleans.testinghost.utils.testingutils/methods/configuredefaultloggingbuilder-microsoft-extensions-logging-iloggingbuilder-stri-09425f29/)
- [CreateDefaultLoggerFactory(string)](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleans.testinghost.utils.testingutils/methods/createdefaultloggerfactory-string-e411e962/)
- [CreateDefaultLoggerFactory(string, LoggerFilterOptions)](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleans.testinghost.utils.testingutils/methods/createdefaultloggerfactory-string-microsoft-extensions-logging-loggerfilteroptio-7698064d/)
- [CreateTraceFileName(string, string)](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleans.testinghost.utils.testingutils/methods/createtracefilename-string-string-cf16c8cb/)
- [Multiply(TimeSpan, double)](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleans.testinghost.utils.testingutils/methods/multiply-system-timespan-double-1bea44cf/)
- [WaitUntilAsync(Func&lt;bool, Task&lt;bool&gt;&gt;, TimeSpan, TimeSpan?)](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleans.testinghost.utils.testingutils/methods/waituntilasync-system-func-bool-system-threading-tasks-task-bool-system-timespan-287dfc1e/)
