main [line 85]
Runs the test methods of this class.
setUp [line 98]
Sets up the fixture, for example, open a network connection.
This method is called before a test is executed.
tearDown [line 111]
Tears down the fixture, for example, close a network connection.
This method is called after a test is executed.
testDoNotAllowTruePathingOnPrimaryWithOneArg [line 391]
void testDoNotAllowTruePathingOnPrimaryWithOneArg(
)
|
|
Verify no up-to-parent pathing is allowed...
the resulting converter names are generally invalid. This test uses one arg with value of "/var/log/HTML"
testDoNotAllowTruePathingOnPrimaryWithTwoArgs [line 400]
void testDoNotAllowTruePathingOnPrimaryWithTwoArgs(
)
|
|
Verify no up-to-parent pathing is allowed...
the resulting converter names are generally invalid. This test uses two args with value of "/var/log/HTML"
testDoNotAllowTruePathingOnSecondary [line 409]
void testDoNotAllowTruePathingOnSecondary(
)
|
|
Verify no up-to-parent pathing is allowed...
the resulting converter names are generally invalid. This test uses two args with value of "/var/log/frames"
testDoNotAllowTruePathingOnTertiary [line 418]
void testDoNotAllowTruePathingOnTertiary(
)
|
|
Verify no up-to-parent pathing is allowed...
the resulting converter names are generally invalid. This test uses two args with value of "/var/log/default"
testExtremeExampleAndInvalidSecondary [line 457]
void testExtremeExampleAndInvalidSecondary(
)
|
|
Extreme example of messy input...
the resulting converter names are generally invalid. This test uses two args with value of "..//.frames"
testExtremeExampleAndInvalidTertiaryA [line 466]
void testExtremeExampleAndInvalidTertiaryA(
)
|
|
Extreme example of messy input...
the resulting converter names are generally invalid. This test uses two arg with value of "/./default/.##/"
testExtremeExampleAndInvalidTertiaryB [line 475]
void testExtremeExampleAndInvalidTertiaryB(
)
|
|
Extreme example of messy input...
the resulting converter names are generally invalid. This test uses two arg with value of "//default//"
testExtremeExampleButValidPrimaryWithOneArg [line 430]
void testExtremeExampleButValidPrimaryWithOneArg(
)
|
|
Extreme example of messy input...
the resulting converter names are generally invalid. This test uses one arg with value of "H/.T./M##L"
testExtremeExampleButValidPrimaryWithTwoArgs [line 439]
void testExtremeExampleButValidPrimaryWithTwoArgs(
)
|
|
Extreme example of messy input...
the resulting converter names are generally invalid. This test uses two args with value of "H/.T./M##L"
testExtremeExampleButValidSecondary [line 448]
void testExtremeExampleButValidSecondary(
)
|
|
Extreme example of messy input...
the resulting converter names are generally invalid. This test uses two args with value of "....frames"
testNormalSecondaryDefault [line 218]
void testNormalSecondaryDefault(
)
|
|
Shows correct behavior for handling the perfect expected "default" secondary value
when called with two args
testNormalSecondaryDocbookPeardoc2 [line 226]
void testNormalSecondaryDocbookPeardoc2(
)
|
|
Shows correct behavior for handling the perfect expected "DocBook/peardoc2" secondary value
when called with two args
testNormalSecondaryFrames [line 202]
void testNormalSecondaryFrames(
)
|
|
Shows correct behavior for handling the perfect expected "frames" secondary value
when called with two args
testNormalSecondarySmarty [line 210]
void testNormalSecondarySmarty(
)
|
|
Shows correct behavior for handling the perfect expected "Smarty" secondary value
when called with two args
testNormalTertiaryDefault [line 235]
void testNormalTertiaryDefault(
)
|
|
Shows correct behavior for handling the perfect expected "default" tertiary value
when called with two args
testNormalTertiaryDomDefault [line 300]
void testNormalTertiaryDomDefault(
)
|
|
Shows correct behavior for handling the perfect expected "DOM/default" tertiary value
when called with two args
testNormalTertiaryDomEarthli [line 308]
void testNormalTertiaryDomEarthli(
)
|
|
Shows correct behavior for handling the perfect expected "DOM/earthli" tertiary value
when called with two args
testNormalTertiaryDomL0l33t [line 316]
void testNormalTertiaryDomL0l33t(
)
|
|
Shows correct behavior for handling the perfect expected "DOM/l0l33t" tertiary value
when called with two args
testNormalTertiaryDomPhpdocde [line 324]
void testNormalTertiaryDomPhpdocde(
)
|
|
Shows correct behavior for handling the perfect expected "DOM/phpdoc.de" tertiary value
when called with two args
testNormalTertiaryDomPhphtmllib [line 332]
void testNormalTertiaryDomPhphtmllib(
)
|
|
Shows correct behavior for handling the perfect expected "DOM/phphtmllib" tertiary value
when called with two args
testNormalTertiaryEarthli [line 243]
void testNormalTertiaryEarthli(
)
|
|
Shows correct behavior for handling the perfect expected "earthli" tertiary value
when called with two args
testNormalTertiaryHands [line 275]
void testNormalTertiaryHands(
)
|
|
Shows correct behavior for handling the perfect expected "HandS" tertiary value
when called with two args
testNormalTertiaryL0l33t [line 251]
void testNormalTertiaryL0l33t(
)
|
|
Shows correct behavior for handling the perfect expected "l0l33t" tertiary value
when called with two args
testNormalTertiaryPear [line 283]
void testNormalTertiaryPear(
)
|
|
Shows correct behavior for handling the perfect expected "PEAR" tertiary value
when called with two args
testNormalTertiaryPhp [line 291]
void testNormalTertiaryPhp(
)
|
|
Shows correct behavior for handling the perfect expected "PHP" tertiary value
when called with two args
testNormalTertiaryPhpdocde [line 259]
void testNormalTertiaryPhpdocde(
)
|
|
Shows correct behavior for handling the perfect expected "phpdoc.de" tertiary value
when called with two args
testNormalTertiaryPhphtmllib [line 267]
void testNormalTertiaryPhphtmllib(
)
|
|
Shows correct behavior for handling the perfect expected "phphtmllib" tertiary value
when called with two args
testNormalWithOneArgPrimaryCHM [line 136]
void testNormalWithOneArgPrimaryCHM(
)
|
|
Shows correct behavior for handling the perfect expected "CHM" primary value
when called with one arg
testNormalWithOneArgPrimaryHTML [line 144]
void testNormalWithOneArgPrimaryHTML(
)
|
|
Shows correct behavior for handling the perfect expected "HTML" primary value
when called with one arg
testNormalWithOneArgPrimaryPDF [line 152]
void testNormalWithOneArgPrimaryPDF(
)
|
|
Shows correct behavior for handling the perfect expected "PDF" primary value
when called with one arg
testNormalWithOneArgPrimaryXML [line 160]
void testNormalWithOneArgPrimaryXML(
)
|
|
Shows correct behavior for handling the perfect expected "XML" primary value
when called with one arg
testNormalWithTwoArgsPrimaryCHM [line 169]
void testNormalWithTwoArgsPrimaryCHM(
)
|
|
Shows correct behavior for handling the perfect expected "CHM" primary value
when called with two args
testNormalWithTwoArgsPrimaryHTML [line 177]
void testNormalWithTwoArgsPrimaryHTML(
)
|
|
Shows correct behavior for handling the perfect expected "HTML" primary value
when called with two args
testNormalWithTwoArgsPrimaryPDF [line 185]
void testNormalWithTwoArgsPrimaryPDF(
)
|
|
Shows correct behavior for handling the perfect expected "PDF" primary value
when called with two args
testNormalWithTwoArgsPrimaryXML [line 193]
void testNormalWithTwoArgsPrimaryXML(
)
|
|
Shows correct behavior for handling the perfect expected "XML" primary value
when called with two args
testPreventUpToParentPathingOnPrimaryWithOneArg [line 354]
void testPreventUpToParentPathingOnPrimaryWithOneArg(
)
|
|
Verify no up-to-parent pathing is allowed...
the resulting converter names are generally invalid. This test uses one arg with value of "../../HTML"
testPreventUpToParentPathingOnPrimaryWithTwoArgs [line 363]
void testPreventUpToParentPathingOnPrimaryWithTwoArgs(
)
|
|
Verify no up-to-parent pathing is allowed...
the resulting converter names are generally invalid. This test uses two args with value of "../../HTML"
testPreventUpToParentPathingOnSecondary [line 372]
void testPreventUpToParentPathingOnSecondary(
)
|
|
Verify no up-to-parent pathing is allowed...
the resulting converter names are generally invalid. This test uses two args with value of "../../frames"
testPreventUpToParentPathingOnTertiary [line 381]
void testPreventUpToParentPathingOnTertiary(
)
|
|
Verify no up-to-parent pathing is allowed...
the resulting converter names are generally invalid. This test uses two args with value of "../../default"