void
assertRestfulRoutes
( $m, $options, [ $pathPrefix = ''])
void
testAllStaticNoReqs
()
void
testBackwardsWithSplits
()
void
testBigMultiroute
()
void
testBigMultirouteWithSplits
()
void
testBothRequirementAndOptional
()
void
testControllerWithStatic
()
void
testDynamicWithDefault
()
void
testDynamicWithDefaultAndRegexpCondition
()
Some of these assertions are invalidated in PHP, it passes in Python because
unicode(None) == unicode('None'). In PHP, we don't have a function similar to unicode(). These have the comment "unicode false equiv"
void
testDynamicWithFalseEquivs
()
void
testDynamicWithFalseEquivsAndSplits
()
void
testDynamicWithRegExpCondition
()
void
testDynamicWithUnderscoreParts
()
void
testExtrasWithSplits
()
void
testMultirouteWithSplits
()
void
testNoExtrasWithSplits
()
void
testOtherSpecialChars
()
void
testPathBackwards
()
void
testResourcesWithCollectionAction
()
void
testResourcesWithMemberAction
()
void
testResourcesWithNamePrefix
()
void
testResourcesWithNewAction
()
void
testResourcesWithPathPrefix
()
void
testRouteWithEndExtension
()
void
testRouteWithFixnumDefault
()
void
testRouteWithFixnumDefaultWithSplits
()
void
testRouteWithOddLeftovers
()
void
testSetToNilForgets
()
void
testStandardRoute
()
void
testTheSmallestRoute
()
void
testUnicodeStatic
()
void
testUppercaseRecognition
()
void
testUrlWithEnviron
()
void
testUrlWithEnvironAndAbsolute
()
void
testUrlWithEnvironEmpty
()
void
testUrlWithNoActionSpecified
()
void
testUrlWithPrefix
()
void
testUrlWithPrefixDeeper
()