- Ignore - Annotation Type in es.ulpgc.junit4vpl
-
- init() - Method in class es.ulpgc.junit4vpl.autotest.TestAssert
-
- init() - Method in class es.ulpgc.junit4vpl.autotest.TestFailure
-
- init() - Method in class es.ulpgc.junit4vpl.autotest.TestFailureType
-
- init() - Method in class es.ulpgc.junit4vpl.autotest.TestJUnitI18n
-
- init() - Method in class es.ulpgc.junit4vpl.autotest.TestPenaltyHelper
-
- init() - Method in class es.ulpgc.junit4vpl.autotest.TestTestMethod
-
- init() - Method in class es.ulpgc.junit4vpl.autotest.TestVPLResult
-
- init() - Method in class es.ulpgc.junit4vpl.examples.TestFraction
-
- initializeFail() - Method in class es.ulpgc.junit4vpl.i18n.InterfaceCheckerI18n
-
- initializeFail() - Method in class es.ulpgc.junit4vpl.i18n.InterfaceCheckerI18nES
-
- InterfaceChecker - Class in es.ulpgc.junit4vpl.runner
-
Provides us with an interface comparison between two classes
- InterfaceChecker(Class<?>, Class<?>, InterfaceCheckerI18n) - Constructor for class es.ulpgc.junit4vpl.runner.InterfaceChecker
-
Initialization of methods, constructors, fields of each class, and the
language of the results
- InterfaceCheckerI18n - Class in es.ulpgc.junit4vpl.i18n
-
This class provides us with the internationalization of the messages.
- InterfaceCheckerI18n() - Constructor for class es.ulpgc.junit4vpl.i18n.InterfaceCheckerI18n
-
- InterfaceCheckerI18nEN - Class in es.ulpgc.junit4vpl.i18n
-
English language
- InterfaceCheckerI18nEN() - Constructor for class es.ulpgc.junit4vpl.i18n.InterfaceCheckerI18nEN
-
- InterfaceCheckerI18nES - Class in es.ulpgc.junit4vpl.i18n
-
Spanish language
- InterfaceCheckerI18nES() - Constructor for class es.ulpgc.junit4vpl.i18n.InterfaceCheckerI18nES
-
- internalError() - Method in class es.ulpgc.junit4vpl.i18n.JUnitI18n
-
- internalError() - Method in class es.ulpgc.junit4vpl.i18n.JUnitI18nES
-
- isLeapYear(int) - Static method in class es.ulpgc.junit4vpl.examples.DateUtilities
-
Check if a year is a leap year
- isOdd(int) - Static method in class es.ulpgc.junit4vpl.examples.OddEven
-
Check if a number is odd
- isSecure() - Static method in class es.ulpgc.junit4vpl.runner.SecureThread
-
- isSecure(Thread) - Static method in class es.ulpgc.junit4vpl.runner.SecureThread
-
- isSecureThread() - Static method in class es.ulpgc.junit4vpl.runner.SecureThread
-
- isSorted(int[]) - Static method in class es.ulpgc.junit4vpl.examples.ArrayTools
-
Check if an array of integers is sorted.