7 types derived from CollectingTestBase
Microsoft.AspNetCore.InternalTesting.Tests (7)
CollectingEventListenerTest.cs (7)
54
public class A :
CollectingTestBase
{ }
55
public class B :
CollectingTestBase
{ }
56
public class C :
CollectingTestBase
{ }
57
public class D :
CollectingTestBase
{ }
58
public class E :
CollectingTestBase
{ }
59
public class F :
CollectingTestBase
{ }
60
public class G :
CollectingTestBase
{ }