Macro assert_text::assert_text_match[][src]

macro_rules! assert_text_match {
    ($left: expr, $right: expr) => { ... };
}