Uses of Enum Class
dev.galasa.framework.spi.language.GalasaLanguage
-
Uses of GalasaLanguage in dev.galasa.framework.spi.language
Modifier and TypeMethodDescriptionGalasaMethod.getLanguage()
GalasaTest.getLanguage()
static GalasaLanguage
Returns the enum constant of this class with the specified name.static GalasaLanguage[]
GalasaLanguage.values()
Returns an array containing the constants of this enum class, in the order they are declared.