We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2611704 commit 74223c4Copy full SHA for 74223c4
1 file changed
src/bunit.core/ITestContext.cs
@@ -5,6 +5,7 @@ namespace Bunit
5
{
6
/// <summary>
7
/// A test context is a factory that makes it possible to create components under tests.
8
+ /// TEST!!!!
9
/// </summary>
10
public partial interface ITestContext : IDisposable
11
0 commit comments