B C D E G H I L M P S T V W Y 
All Classes All Packages

B

bicCorrect(String) - Method in class de.powerstat.validation.values.test.BICTests
Test correct BIC.
bicLength(String) - Method in class de.powerstat.validation.values.test.BICTests
Test BIC with wrong lengths.
BICTests - Class in de.powerstat.validation.values.test
BIC Tests.
BICTests() - Constructor for class de.powerstat.validation.values.test.BICTests
Default constructor.
bicWrong(String) - Method in class de.powerstat.validation.values.test.BICTests
Test wrong BIC.

C

ccurrencyIllegalParameters(String) - Method in class de.powerstat.validation.values.test.CurrencyTests
Test Currency with illegal parameters.
checkHostnameIllegalParameters(String) - Method in class de.powerstat.validation.test.ValidationUtilsTests
Test checkHostname with illegal parameters.
checkHostnameLength(String) - Method in class de.powerstat.validation.test.ValidationUtilsTests
Test checkHostname with hostname to short or long, part to long.
checkHostnameOk(String) - Method in class de.powerstat.validation.test.ValidationUtilsTests
Test checkHostname with valid hostnames.
checkIPV4() - Method in class de.powerstat.validation.test.ValidationUtilsTests
Check valid IP V4 address.
checkIPV4prefixLength() - Method in class de.powerstat.validation.test.ValidationUtilsTests
Check IP V4 prefix length.
checkIPV4prefixLengthException() - Method in class de.powerstat.validation.test.ValidationUtilsTests
Check IP V4 prefix length.
checkIPV6(String, String) - Method in class de.powerstat.validation.test.ValidationUtilsTests
Check valid IP V6 addresses.
checkIPV6Failure(String) - Method in class de.powerstat.validation.test.ValidationUtilsTests
Check valid IP V6 addresses.
checkIPV6prefixLength() - Method in class de.powerstat.validation.test.ValidationUtilsTests
Check IP V6 prefix length.
checkIPV6prefixLengthException() - Method in class de.powerstat.validation.test.ValidationUtilsTests
Check IP V6 prefix length.
checkNoneIPV4() - Method in class de.powerstat.validation.test.ValidationUtilsTests
Check valid IP V4 address.
checkPortOk(int) - Method in class de.powerstat.validation.test.ValidationUtilsTests
Test checkPort with valid ports.
checkPortOutOfRange(int) - Method in class de.powerstat.validation.test.ValidationUtilsTests
Test checkPort with out of range port numbers.
constructorFailure0() - Method in class de.powerstat.validation.values.test.IPV4AddressTests
Test constructor failure illegal argument.
constructorFailure0() - Method in class de.powerstat.validation.values.test.IPV4MaskTests
Test constructor failure.
constructorFailure0() - Method in class de.powerstat.validation.values.test.IPV6AddressTests
Test constructor failure illegal argument.
constructorFailure0() - Method in class de.powerstat.validation.values.test.IPV6MaskTests
Test constructor failure.
constructorFailure1() - Method in class de.powerstat.validation.values.test.IPV4AddressTests
Test constructor failure null pointer.
constructorFailure1() - Method in class de.powerstat.validation.values.test.IPV4MaskTests
Test constructor failure.
constructorFailure1() - Method in class de.powerstat.validation.values.test.IPV6AddressTests
Test constructor failure illegal argument.
constructorFailure1() - Method in class de.powerstat.validation.values.test.IPV6MaskTests
Test constructor failure.
constructorFailure2() - Method in class de.powerstat.validation.values.test.IPV4AddressTests
Test constructor failure illegal argument.
constructorFailure2() - Method in class de.powerstat.validation.values.test.IPV4MaskTests
Test constructor failure.
constructorFailure2() - Method in class de.powerstat.validation.values.test.IPV6AddressTests
Test constructor failure illegal argument.
constructorFailure3() - Method in class de.powerstat.validation.values.test.IPV4AddressTests
Test constructor failure illegal argument.
constructorFailure3() - Method in class de.powerstat.validation.values.test.IPV4MaskTests
Test constructor failure.
constructorFailure3() - Method in class de.powerstat.validation.values.test.IPV6AddressTests
Test constructor failure illegal argument.
constructorFailure4() - Method in class de.powerstat.validation.values.test.IPV4MaskTests
Test constructor failure.
constructorFailure5() - Method in class de.powerstat.validation.values.test.IPV4MaskTests
Test constructor failure.
constructorSuccess0() - Method in class de.powerstat.validation.values.test.IPV4MaskTests
Test constructor success.
constructorSuccess0() - Method in class de.powerstat.validation.values.test.IPV6AddressTests
Test constructor success.
constructorSuccess0() - Method in class de.powerstat.validation.values.test.IPV6MaskTests
Test constructor success.
constructorSuccess1() - Method in class de.powerstat.validation.values.test.IPV4MaskTests
Test constructor success.
constructorSuccess1() - Method in class de.powerstat.validation.values.test.IPV6AddressTests
Test constructor success.
constructorSuccess1() - Method in class de.powerstat.validation.values.test.IPV6MaskTests
Test constructor success.
constructorSuccess10() - Method in class de.powerstat.validation.values.test.IPV4MaskTests
Test constructor success.
constructorSuccess11() - Method in class de.powerstat.validation.values.test.IPV4MaskTests
Test constructor success.
constructorSuccess12() - Method in class de.powerstat.validation.values.test.IPV4MaskTests
Test constructor success.
constructorSuccess2() - Method in class de.powerstat.validation.values.test.IPV4MaskTests
Test constructor success.
constructorSuccess3() - Method in class de.powerstat.validation.values.test.IPV4MaskTests
Test constructor success.
constructorSuccess4() - Method in class de.powerstat.validation.values.test.IPV4MaskTests
Test constructor success.
constructorSuccess5() - Method in class de.powerstat.validation.values.test.IPV4MaskTests
Test constructor success.
constructorSuccess6() - Method in class de.powerstat.validation.values.test.IPV4MaskTests
Test constructor success.
constructorSuccess7() - Method in class de.powerstat.validation.values.test.IPV4MaskTests
Test constructor success.
constructorSuccess8() - Method in class de.powerstat.validation.values.test.IPV4MaskTests
Test constructor success.
constructorSuccess9() - Method in class de.powerstat.validation.values.test.IPV4MaskTests
Test constructor success.
countryIllegalParameters(String) - Method in class de.powerstat.validation.values.test.CountryTests
Test Country with illegal parameters.
countryIllegalParameters(String) - Method in class de.powerstat.validation.values.test.LanguageTests
Test Language with illegal parameters.
countryLength(String) - Method in class de.powerstat.validation.values.test.CountryTests
Test Country with country codes to short or long.
countryOk0(String) - Method in class de.powerstat.validation.values.test.CountryTests
Test Country with valid country codes.
CountryTests - Class in de.powerstat.validation.values.test
Country tests.
CountryTests() - Constructor for class de.powerstat.validation.values.test.CountryTests
Default constructor.
currencyLength(String) - Method in class de.powerstat.validation.values.test.CurrencyTests
Test Currency with currency codes to short or long.
currencyOk0(String) - Method in class de.powerstat.validation.values.test.CurrencyTests
Test Currency with valid currency codes.
CurrencyTests - Class in de.powerstat.validation.values.test
Currency tests.
CurrencyTests() - Constructor for class de.powerstat.validation.values.test.CurrencyTests
Default constructor.

D

DaysTests - Class in de.powerstat.validation.values.test
Days tests.
DaysTests() - Constructor for class de.powerstat.validation.values.test.DaysTests
Default constructor.
DayTests - Class in de.powerstat.validation.values.test
Day tests.
DayTests() - Constructor for class de.powerstat.validation.values.test.DayTests
Default constructor.
de.powerstat.validation.test - package de.powerstat.validation.test
UnitTests for validation utilities.
de.powerstat.validation.values.test - package de.powerstat.validation.values.test
UnitTests for validation value classes.

E

emailLength(String) - Method in class de.powerstat.validation.values.test.EMailTests
Test EMail with email to short or long.
emailOk0(String) - Method in class de.powerstat.validation.values.test.EMailTests
Test EMail with valid email addresses.
EMailTests - Class in de.powerstat.validation.values.test
EMail tests.
EMailTests() - Constructor for class de.powerstat.validation.values.test.EMailTests
Default constructor.
emailWithComment0() - Method in class de.powerstat.validation.values.test.EMailTests
Test EMail with comments.
emailWithComment1() - Method in class de.powerstat.validation.values.test.EMailTests
Test EMail with comments.
emailWithDotAtEnd() - Method in class de.powerstat.validation.values.test.EMailTests
Test EMail with dot at end.
emailWithDotAtStart() - Method in class de.powerstat.validation.values.test.EMailTests
Test EMail with dot at start.
emailWithDoubleDot() - Method in class de.powerstat.validation.values.test.EMailTests
Test EMail with double dot.
emailWithDoubleQuotes() - Method in class de.powerstat.validation.values.test.EMailTests
Test EMail with double quotes.
emailWithIllegalCharacters0() - Method in class de.powerstat.validation.values.test.EMailTests
Test EMail with illegal characters.
emailWithIpAndMissingCloseSquareBracket() - Method in class de.powerstat.validation.values.test.EMailTests
Test EMail with ip and missing close square bracket.
emailWithMissingAt() - Method in class de.powerstat.validation.values.test.EMailTests
Test EMail with missing @.
exist() - Method in class de.powerstat.validation.values.test.HostnameTests
Exists hostname in DNS.
existFalse() - Method in class de.powerstat.validation.values.test.HostnameTests
Exists hostname in DNS.
existHostname() - Method in class de.powerstat.validation.test.ValidationUtilsTests
Exists hostname in DNS.
existHostnameFalse() - Method in class de.powerstat.validation.test.ValidationUtilsTests
Exists hostname in DNS.

G

getAddress() - Method in class de.powerstat.validation.values.test.IPV4AddressTests
Test get address.
getAddress() - Method in class de.powerstat.validation.values.test.IPV6AddressTests
Test get address.
getBic() - Method in class de.powerstat.validation.values.test.BICTests
Test get bic.
getCountry() - Method in class de.powerstat.validation.values.test.CountryTests
Test get country code.
getCurrency() - Method in class de.powerstat.validation.values.test.CurrencyTests
Test get currency code.
getEMail() - Method in class de.powerstat.validation.values.test.EMailTests
Test get email.
getHostname() - Method in class de.powerstat.validation.values.test.HostnameTests
Test get hostname.
getIban() - Method in class de.powerstat.validation.values.test.IBANTests
Test get iban.
getLanguage() - Method in class de.powerstat.validation.values.test.LanguageTests
Test get language code.
getStreetNr() - Method in class de.powerstat.validation.values.test.StreetNrTests
Test get streetNr.
getTopLevelDomain() - Method in class de.powerstat.validation.values.test.TopLevelDomainTests
Test get topLevelDomain.

H

HOSTNAME_NOT_AS_EXPECTED - Static variable in class de.powerstat.validation.test.ValidationUtilsTests
Hostname not as expected constant.
hostnameIllegalParameters(String) - Method in class de.powerstat.validation.values.test.HostnameTests
Test Hostname with illegal parameters.
hostnameLength(String) - Method in class de.powerstat.validation.values.test.HostnameTests
Test Hostname with hostname to short or long, part to long.
hostnameOk0(String) - Method in class de.powerstat.validation.values.test.HostnameTests
Test Hostname with valid hostnames.
hostnameOk1() - Method in class de.powerstat.validation.values.test.HostnameTests
Test Hostname with valid hostname.
HostnameTests - Class in de.powerstat.validation.values.test
 
HostnameTests() - Constructor for class de.powerstat.validation.values.test.HostnameTests
Default constructor.
HoursTests - Class in de.powerstat.validation.values.test
Hours tests.
HoursTests() - Constructor for class de.powerstat.validation.values.test.HoursTests
Default constructor.
HourTests - Class in de.powerstat.validation.values.test
Hour tests.
HourTests() - Constructor for class de.powerstat.validation.values.test.HourTests
Default constructor.

I

ibanCorrect(String) - Method in class de.powerstat.validation.values.test.IBANTests
Test correct IBAN.
ibanLength(String) - Method in class de.powerstat.validation.values.test.IBANTests
Test IBAN with wrong lengths.
IBANTests - Class in de.powerstat.validation.values.test
IBAN tests.
IBANTests() - Constructor for class de.powerstat.validation.values.test.IBANTests
Default constructor.
ibanWrong(String) - Method in class de.powerstat.validation.values.test.IBANTests
Test wrong IBAN.
IPV4AddressTests - Class in de.powerstat.validation.values.test
Tests for IP V4 address class.
IPV4AddressTests() - Constructor for class de.powerstat.validation.values.test.IPV4AddressTests
Default constructor.
IPV4MaskTests - Class in de.powerstat.validation.values.test
IP V4 mask tests.
IPV4MaskTests() - Constructor for class de.powerstat.validation.values.test.IPV4MaskTests
Default constructor.
IPV6AddressTests - Class in de.powerstat.validation.values.test
 
IPV6AddressTests() - Constructor for class de.powerstat.validation.values.test.IPV6AddressTests
Default constructor.
IPV6MaskTests - Class in de.powerstat.validation.values.test
IP V6 mask tests.
IPV6MaskTests() - Constructor for class de.powerstat.validation.values.test.IPV6MaskTests
Default constructor.
isDay(int) - Method in class de.powerstat.validation.values.test.DayTests
Is day.
isDays(long) - Method in class de.powerstat.validation.values.test.DaysTests
Is days.
isDynamic(int) - Method in class de.powerstat.validation.values.test.PortTests
Is dynamic port.
isDynamicFalse() - Method in class de.powerstat.validation.values.test.PortTests
Is not a dynamic port.
isDynamicPort(int) - Method in class de.powerstat.validation.test.ValidationUtilsTests
Is dynamic port.
isDynamicPortFalse(int) - Method in class de.powerstat.validation.test.ValidationUtilsTests
Is not a dynamic port.
isHostname() - Method in class de.powerstat.validation.test.ValidationUtilsTests
Is hostname.
isHostnameFalse() - Method in class de.powerstat.validation.test.ValidationUtilsTests
Is not a hostname.
isHour(int) - Method in class de.powerstat.validation.values.test.HourTests
Is hour.
isHours(long) - Method in class de.powerstat.validation.values.test.HoursTests
Is hours.
isIPV4NonePrivate() - Method in class de.powerstat.validation.test.ValidationUtilsTests
 
isIPV4Null() - Method in class de.powerstat.validation.test.ValidationUtilsTests
Is IP V4 address with null.
isIPV4prefixLength(int) - Method in class de.powerstat.validation.test.ValidationUtilsTests
Is IP V4 prefix length.
isIPV4private(String) - Method in class de.powerstat.validation.test.ValidationUtilsTests
Is IP V4 a private address.
isIPV4public() - Method in class de.powerstat.validation.test.ValidationUtilsTests
Is IP V4 public address.
isIPV4special(String) - Method in class de.powerstat.validation.test.ValidationUtilsTests
Is IP V4 a private address.
isIPV6() - Method in class de.powerstat.validation.test.ValidationUtilsTests
Is IP V6 address.
isIPV6NonePrivate() - Method in class de.powerstat.validation.test.ValidationUtilsTests
Is not an IP V6 private address.
isIPV6NonePublic(String) - Method in class de.powerstat.validation.test.ValidationUtilsTests
Is not an IP V6 public address.
isIPV6NoneSpecial() - Method in class de.powerstat.validation.test.ValidationUtilsTests
Is not an IP V6 special address.
isIPV6prefixLength(int) - Method in class de.powerstat.validation.test.ValidationUtilsTests
Is IP V6 prefix length.
isIPV6private(String) - Method in class de.powerstat.validation.test.ValidationUtilsTests
Is IP V6 private address.
isIPV6Public() - Method in class de.powerstat.validation.test.ValidationUtilsTests
Is an IP V6 public address.
isIPV6special(String) - Method in class de.powerstat.validation.test.ValidationUtilsTests
Is IP V6 special address.
isMinute(int) - Method in class de.powerstat.validation.values.test.MinuteTests
Is minute.
isMinutes(long) - Method in class de.powerstat.validation.values.test.MinutesTests
Is minutes.
isMonth(int) - Method in class de.powerstat.validation.values.test.MonthTests
Is month.
isMonths(long) - Method in class de.powerstat.validation.values.test.MonthsTests
Is months.
isNotADay(int) - Method in class de.powerstat.validation.values.test.DayTests
Is not a day.
isNotADays(long) - Method in class de.powerstat.validation.values.test.DaysTests
Is not a days.
isNotAHour(int) - Method in class de.powerstat.validation.values.test.HourTests
Is not a hour.
isNotAHours(long) - Method in class de.powerstat.validation.values.test.HoursTests
Is not a hours.
isNotAMinute(int) - Method in class de.powerstat.validation.values.test.MinuteTests
Is not a minute.
isNotAMinutes(long) - Method in class de.powerstat.validation.values.test.MinutesTests
Is not a minutes.
isNotAMonth(int) - Method in class de.powerstat.validation.values.test.MonthTests
Is not a month.
isNotAMonths(long) - Method in class de.powerstat.validation.values.test.MonthsTests
Is not a months.
isNotASecond(int) - Method in class de.powerstat.validation.values.test.SecondTests
Is not a second.
isNotASeconds(long) - Method in class de.powerstat.validation.values.test.SecondsTests
Is not a seconds.
isNotAWeek(int) - Method in class de.powerstat.validation.values.test.WeekTests
Is not a week.
isNotAWeeks(long) - Method in class de.powerstat.validation.values.test.WeeksTests
Is not a weeks.
isNotAYear(long) - Method in class de.powerstat.validation.values.test.YearTests
Is not a year.
isNotAYears(long) - Method in class de.powerstat.validation.values.test.YearsTests
Is not a years.
isNotPublic0() - Method in class de.powerstat.validation.values.test.IPV4AddressTests
Test if ip v4 is not public.
isNotPublic0() - Method in class de.powerstat.validation.values.test.IPV6AddressTests
Test if ip v6 is not public.
isPort() - Method in class de.powerstat.validation.test.ValidationUtilsTests
Is port.
isPort() - Method in class de.powerstat.validation.values.test.PortTests
Is port.
isPortFalse() - Method in class de.powerstat.validation.test.ValidationUtilsTests
Is not a port.
isPortFalse() - Method in class de.powerstat.validation.values.test.PortTests
Is not a port.
isPrivate0() - Method in class de.powerstat.validation.values.test.IPV4AddressTests
Test if ip v4 is private.
isPrivate0() - Method in class de.powerstat.validation.values.test.IPV6AddressTests
Test if ip v6 is private.
isPrivate1() - Method in class de.powerstat.validation.values.test.IPV4AddressTests
Test if ip v4 is private.
isPrivate1() - Method in class de.powerstat.validation.values.test.IPV6AddressTests
Test if ip v6 is private.
isPrivate2() - Method in class de.powerstat.validation.values.test.IPV4AddressTests
Test if ip v4 is private.
isPrivate2() - Method in class de.powerstat.validation.values.test.IPV6AddressTests
Test if ip v6 is private.
isPrivate3() - Method in class de.powerstat.validation.values.test.IPV4AddressTests
Test if ip v4 is private.
isPrivate3() - Method in class de.powerstat.validation.values.test.IPV6AddressTests
Test if ip v6 is private.
isPrivate4() - Method in class de.powerstat.validation.values.test.IPV4AddressTests
Test if ip v4 is private.
isPublic0() - Method in class de.powerstat.validation.values.test.IPV4AddressTests
Test if ip v4 is public.
isPublic0() - Method in class de.powerstat.validation.values.test.IPV6AddressTests
Test if ip v6 is public.
isRegistered(int) - Method in class de.powerstat.validation.values.test.PortTests
Is registered port.
isRegisteredFalse() - Method in class de.powerstat.validation.values.test.PortTests
Is not a registered port.
isRegisteredPort(int) - Method in class de.powerstat.validation.test.ValidationUtilsTests
Is registered port.
isRegisteredPortFalse(int) - Method in class de.powerstat.validation.test.ValidationUtilsTests
Is not a registered port.
isSecond(int) - Method in class de.powerstat.validation.values.test.SecondTests
Is second.
isSeconds(long) - Method in class de.powerstat.validation.values.test.SecondsTests
Is seconds.
isSpecial0() - Method in class de.powerstat.validation.values.test.IPV4AddressTests
Test if ip v4 is special.
isSpecial0() - Method in class de.powerstat.validation.values.test.IPV6AddressTests
Test if ip v6 is special.
isSpecial1() - Method in class de.powerstat.validation.values.test.IPV4AddressTests
Test if ip v4 is special.
isSpecial1() - Method in class de.powerstat.validation.values.test.IPV6AddressTests
Test if ip v6 is special.
isSpecial10() - Method in class de.powerstat.validation.values.test.IPV4AddressTests
Test if ip v4 is special.
isSpecial11() - Method in class de.powerstat.validation.values.test.IPV4AddressTests
Test if ip v4 is special.
isSpecial12() - Method in class de.powerstat.validation.values.test.IPV4AddressTests
Test if ip v4 is special.
isSpecial13() - Method in class de.powerstat.validation.values.test.IPV4AddressTests
Test if ip v4 is special.
isSpecial14() - Method in class de.powerstat.validation.values.test.IPV4AddressTests
Test if ip v4 is special.
isSpecial2() - Method in class de.powerstat.validation.values.test.IPV4AddressTests
Test if ip v4 is special.
isSpecial2() - Method in class de.powerstat.validation.values.test.IPV6AddressTests
Test if ip v6 is special.
isSpecial3() - Method in class de.powerstat.validation.values.test.IPV4AddressTests
Test if ip v4 is special.
isSpecial3() - Method in class de.powerstat.validation.values.test.IPV6AddressTests
Test if ip v6 is special.
isSpecial4() - Method in class de.powerstat.validation.values.test.IPV4AddressTests
Test if ip v4 is special.
isSpecial5() - Method in class de.powerstat.validation.values.test.IPV4AddressTests
Test if ip v4 is special.
isSpecial6() - Method in class de.powerstat.validation.values.test.IPV4AddressTests
Test if ip v4 is special.
isSpecial7() - Method in class de.powerstat.validation.values.test.IPV4AddressTests
Test if ip v4 is special.
isSpecial8() - Method in class de.powerstat.validation.values.test.IPV4AddressTests
Test if ip v4 is special.
isSpecial9() - Method in class de.powerstat.validation.values.test.IPV4AddressTests
Test if ip v4 is special.
isSystem(int) - Method in class de.powerstat.validation.values.test.PortTests
Is system port.
isSystemFalse() - Method in class de.powerstat.validation.values.test.PortTests
Is not a system port.
isSystemPort(int) - Method in class de.powerstat.validation.test.ValidationUtilsTests
Is system port.
isSystemPortFalse(int) - Method in class de.powerstat.validation.test.ValidationUtilsTests
Is not a system port.
isWeek(int) - Method in class de.powerstat.validation.values.test.WeekTests
Is week.
isWeeks(long) - Method in class de.powerstat.validation.values.test.WeeksTests
Is weeks.
isYear(long) - Method in class de.powerstat.validation.values.test.YearTests
Is year.
isYears(long) - Method in class de.powerstat.validation.values.test.YearsTests
Is years.

L

languageLength(String) - Method in class de.powerstat.validation.values.test.LanguageTests
Test Language with language codes to short or long.
languageOk0(String) - Method in class de.powerstat.validation.values.test.LanguageTests
Test Language with valid language codes.
LanguageTests - Class in de.powerstat.validation.values.test
Language tests.
LanguageTests() - Constructor for class de.powerstat.validation.values.test.LanguageTests
Default constructor.
LOGGER - Static variable in class de.powerstat.validation.test.ValidationUtilsTests
Logger.

M

MinutesTests - Class in de.powerstat.validation.values.test
Minutes tests.
MinutesTests() - Constructor for class de.powerstat.validation.values.test.MinutesTests
Default constructor.
MinuteTests - Class in de.powerstat.validation.values.test
Minute tests.
MinuteTests() - Constructor for class de.powerstat.validation.values.test.MinuteTests
Default constructor.
MonthsTests - Class in de.powerstat.validation.values.test
Months tests.
MonthsTests() - Constructor for class de.powerstat.validation.values.test.MonthsTests
Default constructor.
MonthTests - Class in de.powerstat.validation.values.test
Month tests.
MonthTests() - Constructor for class de.powerstat.validation.values.test.MonthTests
Default constructor.

P

PortTests - Class in de.powerstat.validation.values.test
Tests for Port value class.
PortTests() - Constructor for class de.powerstat.validation.values.test.PortTests
Default constructor.

S

sanitizeUrlPathEmpty() - Method in class de.powerstat.validation.test.ValidationUtilsTests
Test sanitizeUrlPath with valid url.
sanitizeUrlPathInvalid() - Method in class de.powerstat.validation.test.ValidationUtilsTests
Test sanitizeUrlPath with invalid url.
sanitizeUrlPathO() - Method in class de.powerstat.validation.test.ValidationUtilsTests
Test sanitizeUrlPath with valid url.
SecondsTests - Class in de.powerstat.validation.values.test
Seconds tests,
SecondsTests() - Constructor for class de.powerstat.validation.values.test.SecondsTests
Default constructor.
SecondTests - Class in de.powerstat.validation.values.test
Second tests.
SecondTests() - Constructor for class de.powerstat.validation.values.test.SecondTests
Default constructor.
splitHostnamePortOk1() - Method in class de.powerstat.validation.test.ValidationUtilsTests
Split hostname port.
splitHostnamePortOk2() - Method in class de.powerstat.validation.test.ValidationUtilsTests
Split hostname port.
splitHostnamePortWrong() - Method in class de.powerstat.validation.test.ValidationUtilsTests
Split hostname port with error.
streetNrCorrect(String) - Method in class de.powerstat.validation.values.test.StreetNrTests
Test correct StreetNr.
streetNrLength(String) - Method in class de.powerstat.validation.values.test.StreetNrTests
Test StreetNr with wrong lengths.
StreetNrTests - Class in de.powerstat.validation.values.test
Street number tests.
StreetNrTests() - Constructor for class de.powerstat.validation.values.test.StreetNrTests
Default constructor.
streetNrWrong(String) - Method in class de.powerstat.validation.values.test.StreetNrTests
Test wrong StreetNr.

T

testCompareTo() - Method in class de.powerstat.validation.values.test.BICTests
Test compareTo.
testCompareTo() - Method in class de.powerstat.validation.values.test.CountryTests
Test compareTo.
testCompareTo() - Method in class de.powerstat.validation.values.test.CurrencyTests
Test compareTo.
testCompareTo() - Method in class de.powerstat.validation.values.test.DaysTests
Test compareTo.
testCompareTo() - Method in class de.powerstat.validation.values.test.DayTests
Test compareTo.
testCompareTo() - Method in class de.powerstat.validation.values.test.EMailTests
Test compareTo.
testCompareTo() - Method in class de.powerstat.validation.values.test.HostnameTests
Test compareTo.
testCompareTo() - Method in class de.powerstat.validation.values.test.HoursTests
Test compareTo.
testCompareTo() - Method in class de.powerstat.validation.values.test.HourTests
Test compareTo.
testCompareTo() - Method in class de.powerstat.validation.values.test.IBANTests
Test compareTo.
testCompareTo() - Method in class de.powerstat.validation.values.test.IPV4AddressTests
Test compareTo.
testCompareTo() - Method in class de.powerstat.validation.values.test.IPV4MaskTests
Test compareTo.
testCompareTo() - Method in class de.powerstat.validation.values.test.IPV6AddressTests
Test compareTo.
testCompareTo() - Method in class de.powerstat.validation.values.test.IPV6MaskTests
Test compareTo.
testCompareTo() - Method in class de.powerstat.validation.values.test.LanguageTests
Test compareTo.
testCompareTo() - Method in class de.powerstat.validation.values.test.MinutesTests
Test compareTo.
testCompareTo() - Method in class de.powerstat.validation.values.test.MinuteTests
Test compareTo.
testCompareTo() - Method in class de.powerstat.validation.values.test.MonthsTests
Test compareTo.
testCompareTo() - Method in class de.powerstat.validation.values.test.MonthTests
Test compareTo.
testCompareTo() - Method in class de.powerstat.validation.values.test.PortTests
Test compareTo.
testCompareTo() - Method in class de.powerstat.validation.values.test.SecondsTests
Test compareTo.
testCompareTo() - Method in class de.powerstat.validation.values.test.SecondTests
Test compareTo.
testCompareTo() - Method in class de.powerstat.validation.values.test.StreetNrTests
Test compareTo.
testCompareTo() - Method in class de.powerstat.validation.values.test.TopLevelDomainTests
Test compareTo.
testCompareTo() - Method in class de.powerstat.validation.values.test.WeeksTests
Test compareTo.
testCompareTo() - Method in class de.powerstat.validation.values.test.WeekTests
Test compareTo.
testCompareTo() - Method in class de.powerstat.validation.values.test.YearsTests
Test compareTo.
testCompareTo() - Method in class de.powerstat.validation.values.test.YearTests
Test compareTo.
testCompareToOk() - Method in class de.powerstat.validation.values.test.StreetNrTests
Test compareTo ok.
testCompareTowrong() - Method in class de.powerstat.validation.values.test.StreetNrTests
Test compareTo wrong.
testEquals() - Method in class de.powerstat.validation.values.test.BICTests
Test equals.
testEquals() - Method in class de.powerstat.validation.values.test.CountryTests
Test equals.
testEquals() - Method in class de.powerstat.validation.values.test.CurrencyTests
Test equals.
testEquals() - Method in class de.powerstat.validation.values.test.DaysTests
Test equals.
testEquals() - Method in class de.powerstat.validation.values.test.DayTests
Test equals.
testEquals() - Method in class de.powerstat.validation.values.test.EMailTests
Test equals.
testEquals() - Method in class de.powerstat.validation.values.test.HostnameTests
Test equals.
testEquals() - Method in class de.powerstat.validation.values.test.HoursTests
Test equals.
testEquals() - Method in class de.powerstat.validation.values.test.HourTests
Test equals.
testEquals() - Method in class de.powerstat.validation.values.test.IBANTests
Test equals.
testEquals() - Method in class de.powerstat.validation.values.test.IPV4AddressTests
Test equals.
testEquals() - Method in class de.powerstat.validation.values.test.IPV4MaskTests
Test equals.
testEquals() - Method in class de.powerstat.validation.values.test.IPV6AddressTests
Test equals.
testEquals() - Method in class de.powerstat.validation.values.test.IPV6MaskTests
Test equals.
testEquals() - Method in class de.powerstat.validation.values.test.LanguageTests
Test equals.
testEquals() - Method in class de.powerstat.validation.values.test.MinutesTests
Test equals.
testEquals() - Method in class de.powerstat.validation.values.test.MinuteTests
Test equals.
testEquals() - Method in class de.powerstat.validation.values.test.MonthsTests
Test equals.
testEquals() - Method in class de.powerstat.validation.values.test.MonthTests
Test equals.
testEquals() - Method in class de.powerstat.validation.values.test.PortTests
Test equals.
testEquals() - Method in class de.powerstat.validation.values.test.SecondsTests
Test equals.
testEquals() - Method in class de.powerstat.validation.values.test.SecondTests
Test equals.
testEquals() - Method in class de.powerstat.validation.values.test.StreetNrTests
Test equals.
testEquals() - Method in class de.powerstat.validation.values.test.TopLevelDomainTests
Test equals.
testEquals() - Method in class de.powerstat.validation.values.test.WeeksTests
Test equals.
testEquals() - Method in class de.powerstat.validation.values.test.WeekTests
Test equals.
testEquals() - Method in class de.powerstat.validation.values.test.YearsTests
Test equals.
testEquals() - Method in class de.powerstat.validation.values.test.YearTests
Test equals.
testHashCode() - Method in class de.powerstat.validation.values.test.BICTests
Test hash code.
testHashCode() - Method in class de.powerstat.validation.values.test.CountryTests
Test hash code.
testHashCode() - Method in class de.powerstat.validation.values.test.CurrencyTests
Test hash code.
testHashCode() - Method in class de.powerstat.validation.values.test.DaysTests
Test hash code.
testHashCode() - Method in class de.powerstat.validation.values.test.DayTests
Test hash code.
testHashCode() - Method in class de.powerstat.validation.values.test.EMailTests
Test hash code.
testHashCode() - Method in class de.powerstat.validation.values.test.HostnameTests
Test hash code.
testHashCode() - Method in class de.powerstat.validation.values.test.HoursTests
Test hash code.
testHashCode() - Method in class de.powerstat.validation.values.test.HourTests
Test hash code.
testHashCode() - Method in class de.powerstat.validation.values.test.IBANTests
Test hash code.
testHashCode() - Method in class de.powerstat.validation.values.test.IPV4AddressTests
Test hash code.
testHashCode() - Method in class de.powerstat.validation.values.test.IPV4MaskTests
Test hash code.
testHashCode() - Method in class de.powerstat.validation.values.test.IPV6AddressTests
Test hash code.
testHashCode() - Method in class de.powerstat.validation.values.test.IPV6MaskTests
Test hash code.
testHashCode() - Method in class de.powerstat.validation.values.test.LanguageTests
Test hash code.
testHashCode() - Method in class de.powerstat.validation.values.test.MinutesTests
Test hash code.
testHashCode() - Method in class de.powerstat.validation.values.test.MinuteTests
Test hash code.
testHashCode() - Method in class de.powerstat.validation.values.test.MonthsTests
Test hash code.
testHashCode() - Method in class de.powerstat.validation.values.test.MonthTests
Test hash code.
testHashCode() - Method in class de.powerstat.validation.values.test.PortTests
Test hash code.
testHashCode() - Method in class de.powerstat.validation.values.test.SecondsTests
Test hash code.
testHashCode() - Method in class de.powerstat.validation.values.test.SecondTests
Test hash code.
testHashCode() - Method in class de.powerstat.validation.values.test.StreetNrTests
Test hash code.
testHashCode() - Method in class de.powerstat.validation.values.test.TopLevelDomainTests
Test hash code.
testHashCode() - Method in class de.powerstat.validation.values.test.WeeksTests
Test hash code.
testHashCode() - Method in class de.powerstat.validation.values.test.WeekTests
Test hash code.
testHashCode() - Method in class de.powerstat.validation.values.test.YearsTests
Test hash code.
testHashCode() - Method in class de.powerstat.validation.values.test.YearTests
Test hash code.
testToString() - Method in class de.powerstat.validation.values.test.BICTests
Test toString.
testToString() - Method in class de.powerstat.validation.values.test.CountryTests
Test toString.
testToString() - Method in class de.powerstat.validation.values.test.CurrencyTests
Test toString.
testToString() - Method in class de.powerstat.validation.values.test.DaysTests
Test toString.
testToString() - Method in class de.powerstat.validation.values.test.DayTests
Test toString.
testToString() - Method in class de.powerstat.validation.values.test.EMailTests
Test toString.
testToString() - Method in class de.powerstat.validation.values.test.HostnameTests
Test toString.
testToString() - Method in class de.powerstat.validation.values.test.HoursTests
Test toString.
testToString() - Method in class de.powerstat.validation.values.test.HourTests
Test toString.
testToString() - Method in class de.powerstat.validation.values.test.IBANTests
Test toString.
testToString() - Method in class de.powerstat.validation.values.test.IPV4AddressTests
Test toString.
testToString() - Method in class de.powerstat.validation.values.test.IPV4MaskTests
Test toString.
testToString() - Method in class de.powerstat.validation.values.test.IPV6AddressTests
Test toString.
testToString() - Method in class de.powerstat.validation.values.test.IPV6MaskTests
Test toString.
testToString() - Method in class de.powerstat.validation.values.test.LanguageTests
Test toString.
testToString() - Method in class de.powerstat.validation.values.test.MinutesTests
Test toString.
testToString() - Method in class de.powerstat.validation.values.test.MinuteTests
Test toString.
testToString() - Method in class de.powerstat.validation.values.test.MonthsTests
Test toString.
testToString() - Method in class de.powerstat.validation.values.test.MonthTests
Test toString.
testToString() - Method in class de.powerstat.validation.values.test.PortTests
Test toString.
testToString() - Method in class de.powerstat.validation.values.test.SecondsTests
Test toString.
testToString() - Method in class de.powerstat.validation.values.test.SecondTests
Test toString.
testToString() - Method in class de.powerstat.validation.values.test.StreetNrTests
Test toString.
testToString() - Method in class de.powerstat.validation.values.test.TopLevelDomainTests
Test toString.
testToString() - Method in class de.powerstat.validation.values.test.WeeksTests
Test toString.
testToString() - Method in class de.powerstat.validation.values.test.WeekTests
Test toString.
testToString() - Method in class de.powerstat.validation.values.test.YearsTests
Test toString.
testToString() - Method in class de.powerstat.validation.values.test.YearTests
Test toString.
topLevelDomainLength(String) - Method in class de.powerstat.validation.values.test.TopLevelDomainTests
Test TopLevelDomain with top level domain to short or long.
topLevelDomainOk0(String) - Method in class de.powerstat.validation.values.test.TopLevelDomainTests
Test TopLevelDomain with valid top level domains.
TopLevelDomainTests - Class in de.powerstat.validation.values.test
Top level domain tests.
TopLevelDomainTests() - Constructor for class de.powerstat.validation.values.test.TopLevelDomainTests
Default constructor.
topLĂ–evelDomainIllegalParameters(String) - Method in class de.powerstat.validation.values.test.TopLevelDomainTests
Test TopLevelDomain with illegal parameters.

V

ValidationUtilsTests - Class in de.powerstat.validation.test
Validation utility tests.
ValidationUtilsTests() - Constructor for class de.powerstat.validation.test.ValidationUtilsTests
Default constructor.

W

WeeksTests - Class in de.powerstat.validation.values.test
Weeks tests.
WeeksTests() - Constructor for class de.powerstat.validation.values.test.WeeksTests
Default constructor.
WeekTests - Class in de.powerstat.validation.values.test
Week tests.
WeekTests() - Constructor for class de.powerstat.validation.values.test.WeekTests
Default constructor.

Y

YearsTests - Class in de.powerstat.validation.values.test
Years tests.
YearsTests() - Constructor for class de.powerstat.validation.values.test.YearsTests
Default constructor.
YearTests - Class in de.powerstat.validation.values.test
Year tests.
YearTests() - Constructor for class de.powerstat.validation.values.test.YearTests
Default constructor.
B C D E G H I L M P S T V W Y 
All Classes All Packages