All Classes
-
All Classes Class Summary Enum Summary Exception Summary Class Description AbstractNewProjectFinalPage New Project dialog abstract terminal page fixtureAbstractNewProjectFinalPage.ProjectFormatType Enumeration defining values of the 'Project format' combo boxAbstractProjectNamePage ????AbstractToolWinPane Abstract Tool Window/Windows Pane fixtureBuildView Build View fixtureButtonLabels Button labelsCodeWithMeDialog Code With Me dialog fixtureCreateCloseUtils Project creation utilitiesCreateCloseUtils.NewProjectType Enumeration for new project typeFlatWelcomeFrame Welcome to IntelliJ IDEA dialog fixtureGradleBuildToolPane Gradle Build Tool Pane fixtureIdeFatalErrorsDialog IDE Fatal Errors dialog fixtureIdeInternalErrorUtils Manage IDE internal errorsIdeStatusBar Bottom status bar fixtureIntelliJVersion Enumeration for supported versions of the IntelliJ IdeaJavaNewProjectFinalPage New Project dialog java project third page fixtureJavaNewProjectSecondPage New Project dialog java project second page fixtureMainIdeWindow Main IDE window fixtureMavenBuildToolPane Maven Build Tool Pane fixtureMavenGradleNewProjectFinalPage New Project dialog maven project second page fixtureMenuBar Top menu fixtureNewProjectDialogWizard New Project dialog wizard fixtureNewProjectFirstPage New Project dialog first page fixtureNotificationsPage Notifications page fixtureProjectExplorer Project Explorer fixtureProjectStructureDialog Project Structure dialog fixtureScreenshotAfterTestFailExtension ScreenshotAfterTestFailExtension takes screenshot immediately after test has failed and perform a clean up to ensure no dialog or windows is opened
USAGE: Add the following annotation before every class with JUnit tests:@ExtendWith(ScreenshotAfterTestFailExtension.class)ScreenshotUtils Static utilities for taking screenshotsSearchEverywherePopup Search Everywhere popup fixtureSettingsDialog Settings dialog fixtureSharedSteps SharedSteps provides a collection of utility methods that can be used across the entire IntelliJ platform.TextUtils Static utilities that assist and simplify data conversion and transformationTipDialog Tip of the Day dialog fixtureToolWindowPane Tool Window Pane fixtureToolWindowsPane Tool Windows Pane fixtureUITestException IntelliJ UI test library runtime exceptionUITestRunner Basic methods for starting and quiting the IntelliJ Idea IDE for UI testsXPathDefinitions XPath definitions