org.codehaus.modello.verifier

Class Verifier


public abstract class Verifier
extends java.lang.Object

Method Summary

static void
assertField(String className, String fieldName, Object expected, Object actual)
protected File
getTestFile(String name)
protected String
getTestPath(String name)

Method Details

assertField

public static void assertField(String className,
                               String fieldName,
                               Object expected,
                               Object actual)

getTestFile

protected File getTestFile(String name)

getTestPath

protected String getTestPath(String name)