2 types derived from AbstractTypingCommandHandlerTest
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (2)
BlockCommentEditing\BlockCommentEditingTests.cs (1)
20
public class BlockCommentEditingTests :
AbstractTypingCommandHandlerTest
<ReturnKeyCommandArgs>
BlockCommentEditing\CloseBlockCommentTests.cs (1)
21
public sealed class CloseBlockCommentTests :
AbstractTypingCommandHandlerTest
<TypeCharCommandArgs>