NIHVIVO-2378 Add HelpDirective to freemarker dump package. Remove DescribeDirective from vitro source.

This commit is contained in:
ryounes 2011-04-20 18:56:05 +00:00
parent 79b7f7a3e4
commit c1a7c7a9f5
9 changed files with 417 additions and 117 deletions

View file

@ -228,9 +228,7 @@ public class DumpDirectiveTest {
test(varName, dataModel, expectedDump);
}
// RY test method and directive types with and without help methods
@Test
public void dumpHelplessMethod() {