|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.databene.commons.validator.SimpleValidatorTest<E>
public abstract class SimpleValidatorTest<E>
Simple helper class that provides methods for testing validators.
Created at 24.07.2009 17:52:21
| Constructor Summary | |
|---|---|
SimpleValidatorTest(Validator<E> validator)
|
|
| Method Summary | |
|---|---|
protected void |
assertInvalid(E candidate)
|
protected void |
assertValid(E candidate)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleValidatorTest(Validator<E> validator)
| Method Detail |
|---|
protected void assertValid(E candidate)
protected void assertInvalid(E candidate)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||