Class AssertStatementCreationUtility

java.lang.Object
org.apache.groovy.contracts.generation.AssertStatementCreationUtility

public final class AssertStatementCreationUtility extends Object
Central place to create AssertStatement instances in groovy-contracts. Utilized to centralize AssertionError message generation.
See Also: