Uses of Enum Class
com.vaadin.testbench.uiunittest.AbstractUIUnitTest.DeploymentMode
Packages that use AbstractUIUnitTest.DeploymentMode
-
Uses of AbstractUIUnitTest.DeploymentMode in com.vaadin.testbench.uiunittest
Methods in com.vaadin.testbench.uiunittest that return AbstractUIUnitTest.DeploymentModeModifier and TypeMethodDescriptionprotected AbstractUIUnitTest.DeploymentModeAbstractUIUnitTest.getDeploymentMode()Resolve deployment mode for test service setup.protected AbstractUIUnitTest.DeploymentModeSpringUIUnitTest.getDeploymentMode()Resolve deployment mode for the mocked Spring Vaadin service.Returns the enum constant of this class with the specified name.static AbstractUIUnitTest.DeploymentMode[]AbstractUIUnitTest.DeploymentMode.values()Returns an array containing the constants of this enum class, in the order they are declared.