com.mockobjects.dynamic

Interface ConstraintMatcher

public interface ConstraintMatcher

Method Summary
Object[]getConstraints()
booleanmatches(Object[] args)

Method Detail

getConstraints

public Object[] getConstraints()

matches

public boolean matches(Object[] args)
Copyright © 2002 Mock Objects. All Rights Reserved.