Reamed Bounds -> Viewport test rename

This commit is contained in:
Tig
2024-03-14 10:24:31 -08:00
parent b187a8e70f
commit ebc47de514
10 changed files with 41 additions and 41 deletions

View File

@@ -177,7 +177,7 @@ public class TextFieldTests
[Fact]
[AutoInitShutdown]
public void CaptionedTextField_DoesNotOverspillBounds_Unicode ()
public void CaptionedTextField_DoesNotOverspillViewport_Unicode ()
{
string caption = "Mise" + char.ConvertFromUtf32 (int.Parse ("0301", NumberStyles.HexNumber)) + "rables";