mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
jcef.md: note about testing
This commit is contained in:
parent
1c3dc26fe9
commit
205830ce7b
@ -72,6 +72,10 @@ JBCefBrowser myBrowser = new JBCefBrowser(myUrl);
|
||||
myBrowser.openDevtools();
|
||||
```
|
||||
|
||||
## Testing
|
||||
|
||||
See [`JBCefTestHelper`](%gh-ic%/platform/platform-tests/testSrc/com/intellij/ui/jcef/JBCefTestHelper.java) and tests in that package.
|
||||
|
||||
## API
|
||||
|
||||
### JBCefApp
|
||||
|
Loading…
x
Reference in New Issue
Block a user