Package org.mapfish.print.test.util
Class AttributeTesting
java.lang.Object
org.mapfish.print.test.util.AttributeTesting
Support for testing attributes. This is in main jar because it might be needed across module
boundaries and that can be difficult if it is in testing jar.
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
A few attributes will throw exceptions if not initialized this method can be called when an attribute needs testing but the test is generic and does not necessarily want or need to know the specific type of attribute and its properties.
-
Method Details
-
configureAttributeForTesting
A few attributes will throw exceptions if not initialized this method can be called when an attribute needs testing but the test is generic and does not necessarily want or need to know the specific type of attribute and its properties.
-