Tests URL validation by valid_url().
Expanded class hierarchy of UrlValidatorTest
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
UnitTestCase:: |
public | function | Returns a stub config factory that behaves according to the passed in array. | |
UnitTestCase:: |
public | function | Returns a stub config storage that returns the supplied configuration. | |
UnitTestCase:: |
public static | function | Generates a random string containing letters and numbers. | |
UrlValidatorTest:: |
protected | function | Enhances test urls with prefixes. | |
UrlValidatorTest:: |
protected | function | Enhances test urls with schemes | |
UrlValidatorTest:: |
public static | function |
This method exists to support the simpletest UI runner. Overrides UnitTestCase:: |
|
UrlValidatorTest:: |
public | function | Provides invalid absolute URLs. | |
UrlValidatorTest:: |
public | function | Provides invalid relative URLs. | |
UrlValidatorTest:: |
public | function | Data provider for absolute URLs. | |
UrlValidatorTest:: |
public | function | Provides valid relative URLs | |
UrlValidatorTest:: |
public | function | Tests invalid absolute URLs. | |
UrlValidatorTest:: |
public | function | Tests invalid relative URLs. | |
UrlValidatorTest:: |
public | function | Tests valid absolute URLs. | |
UrlValidatorTest:: |
public | function | Tests valid relative URLs. |