| Package | Description |
|---|---|
| es.ulpgc.junit4vpl.i18n | |
| es.ulpgc.junit4vpl.runner |
| Modifier and Type | Class and Description |
|---|---|
class |
InterfaceCheckerI18nEN
English language
|
class |
InterfaceCheckerI18nES
Spanish language
|
| Modifier and Type | Method and Description |
|---|---|
static InterfaceCheckerI18n |
InterfaceCheckerI18n.getLang() |
| Modifier and Type | Method and Description |
|---|---|
static void |
InterfaceCheckerI18n.setLang(InterfaceCheckerI18n lang) |
| Modifier and Type | Method and Description |
|---|---|
void |
TestInterface.setLanguage(InterfaceCheckerI18n lang) |
| Constructor and Description |
|---|
InterfaceChecker(java.lang.Class<?> ModelClass,
java.lang.Class<?> ClassToCheck,
InterfaceCheckerI18n lang)
Initialization of methods, constructors, fields of each class, and the
language of the results
|