7 types derived from NonCollectingTestBase
Microsoft.AspNetCore.InternalTesting.Tests (7)
CollectingEventListenerTest.cs (7)
65
public class A :
NonCollectingTestBase
{ }
66
public class B :
NonCollectingTestBase
{ }
67
public class C :
NonCollectingTestBase
{ }
68
public class D :
NonCollectingTestBase
{ }
69
public class E :
NonCollectingTestBase
{ }
70
public class F :
NonCollectingTestBase
{ }
71
public class G :
NonCollectingTestBase
{ }