Java org.apache.wicket.util.tester DiffUtil fields, constructors, methods, implement or subclass

Example usage for Java org.apache.wicket.util.tester DiffUtil fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.wicket.util.tester DiffUtil.

The text is from its open source code.

Method

booleanvalidatePage(String document, final Class clazz, final String file, boolean failWithAssert)
Compare the output generated by Wicket ("document") with the a previously generated file which contains the expected result.