Class AbstractModelloGeneratorTest

java.lang.Object
org.codehaus.modello.AbstractModelloGeneratorTest
All Implemented Interfaces:
org.codehaus.plexus.testing.PlexusTestConfiguration
Direct Known Subclasses:
AbstractModelloJavaGeneratorTest

public abstract class AbstractModelloGeneratorTest extends Object implements org.codehaus.plexus.testing.PlexusTestConfiguration
Abstract class for Modello plugins unit-tests that check output generated by the plugin.
Author:
Trygve Laugstøl