MCPcopy Create free account

hub / github.com/appreciated/maven-springboot-electron / functions

Functions24 in github.com/appreciated/maven-springboot-electron

↓ 11 callersMethod__
(phrase)
src/main/javascript/translations/i18n.js:24
↓ 3 callersFunctionerror_log
(exception)
src/main/javascript/main.js:24
↓ 3 callersFunctionshowStartUpErrorMessage
()
src/main/javascript/main.js:101
↓ 2 callersFunctionbeginStartUp
()
src/main/javascript/main.js:157
↓ 2 callersMethodisUsingHub
Returns whether we are using a test hub. This means that the starter is running tests in Vaadin's CI environment, and uses TestBench to connect to the
src/test/java/com/github/appreciated/spring/AbstractViewTest.java:113
↓ 1 callersMethodassertThemePresentOnElement
Asserts that the given {@code element} is rendered using a theme identified by {@code themeClass}. If the theme is not found, JUnit assert will fail t
src/test/java/com/github/appreciated/spring/AbstractViewTest.java:76
↓ 1 callersFunctionawaitStartUp
(appUrl, callback)
src/main/javascript/main.js:68
↓ 1 callersFunctionfocusSecondInstance
()
src/main/javascript/main.js:77
↓ 1 callersMethodgetDeploymentHostname
If running on CI, get the host name from environment variable HOSTNAME @return the host name
src/test/java/com/github/appreciated/spring/AbstractViewTest.java:123
↓ 1 callersFunctiongetJavaFile
()
src/main/javascript/main.js:87
↓ 1 callersMethodgetMessage
()
src/main/java/com/github/appreciated/spring/MessageBean.java:11
↓ 1 callersMethodgetURL
Returns deployment host name concatenated with route. @return URL to route
src/test/java/com/github/appreciated/spring/AbstractViewTest.java:101
↓ 1 callersFunctionshowApplication
(appUrl)
src/main/javascript/main.js:33
↓ 1 callersFunctionshowLoadingScreen
()
src/main/javascript/main.js:148
↓ 1 callersFunctionspawnServerProcess
(port)
src/main/javascript/main.js:111
MethodAbstractViewTest
()
src/test/java/com/github/appreciated/spring/AbstractViewTest.java:39
MethodMainView
(@Autowired MessageBean bean)
src/main/java/com/github/appreciated/spring/MainView.java:14
MethodbuttonIsUsingLumoTheme
()
src/test/java/com/github/appreciated/spring/MainViewIT.java:33
MethodclickingButtonShowsNotification
()
src/test/java/com/github/appreciated/spring/MainViewIT.java:13
MethodclickingButtonTwiceShowsTwoNotifications
()
src/test/java/com/github/appreciated/spring/MainViewIT.java:22
Methodconstructor
()
src/main/javascript/translations/i18n.js:13
MethodgetRootElement
Convenience method for getting the root element of the view based on the selector passed to the constructor. @return the root element
src/test/java/com/github/appreciated/spring/AbstractViewTest.java:64
Methodmain
(String[] args)
src/main/java/com/github/appreciated/spring/Application.java:13
Methodsetup
()
src/test/java/com/github/appreciated/spring/AbstractViewTest.java:48