Method | Description | |
---|---|---|
GivenTwoTemplates ( string template1, string template2 ) : void |
Method | Description | |
---|---|---|
AWildcardMappingDoesntMatchANonWildcard ( ) : void | ||
a_template_isnt_equivalent_to_a_null_reference ( ) : void | ||
different_number_of_segments_make_two_templates_not_equivalent ( ) : void | ||
templates_with_different_query_strings_are_not_equivalent ( ) : void | ||
the_literal_path_segments_must_match ( ) : void | ||
the_preceding_slash_character_is_ignored ( ) : void | ||
the_trailing_slash_character_is_ignored ( ) : void | ||
the_trailing_slash_character_is_ignored_after_a_wildcard ( ) : void |
public GivenTwoTemplates ( string template1, string template2 ) : void | ||
template1 | string | |
template2 | string | |
return | void |