mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57:49 +08:00
tool_windows.md: Mention UI Integration tests
This commit is contained in:
parent
40962c3a86
commit
e42ab17bfe
@ -126,3 +126,9 @@ This plugin creates the <control>Sample Calendar</control> tool window that disp
|
|||||||
When opened, this tool window is similar to the following screen:
|
When opened, this tool window is similar to the following screen:
|
||||||
|
|
||||||
{width="403"}
|
{width="403"}
|
||||||
|
|
||||||
|
## Testing
|
||||||
|
|
||||||
|
One of the testing approaches for tool windows is implementing [UI integration tests](integration_tests_ui.md).
|
||||||
|
|
||||||
|
To get a tool window in UI tests, use [`IdeaFrameUI.toolWindow()`](%gh-ic-master%/platform/remote-driver/test-sdk/src/com/intellij/driver/sdk/ui/components/common/IdeaFrameUiExt.kt).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user