@Test
public final void testWithoutParser() {
final Expression expr = new Expression("hello", "VER");
final Sentence sentence = new SentenceImplementation(expr);
assertTrue(sentence.matchesFull(sentence));
}
/**
* Test for the answer "pestle and mortar" in response to
* "Wonderful! Did you bring anything else with you?" (Ortiv Milquetoast).