mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-02 01:03:29 +01:00
better names and API docs
This commit is contained in:
@@ -189,7 +189,7 @@ public class DrawTests (ITestOutputHelper _output)
|
||||
└─┘",
|
||||
_output);
|
||||
|
||||
view.Clear ();
|
||||
view.ClearViewport ();
|
||||
|
||||
TestHelpers.AssertDriverContentsWithFrameAre (
|
||||
@"
|
||||
@@ -227,7 +227,7 @@ public class DrawTests (ITestOutputHelper _output)
|
||||
└─┘",
|
||||
_output);
|
||||
|
||||
view.Clear ();
|
||||
view.ClearViewport ();
|
||||
|
||||
TestHelpers.AssertDriverContentsWithFrameAre (
|
||||
@"
|
||||
|
||||
Reference in New Issue
Block a user