|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.github.dreamhead.moco.monitor.verification.AbstractVerification
public abstract class AbstractVerification
| Field Summary | |
|---|---|
protected int |
count
|
| Constructor Summary | |
|---|---|
AbstractVerification(int count)
|
|
| Method Summary | |
|---|---|
protected abstract boolean |
meet(int size)
|
void |
verify(VerificationData data)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final int count
| Constructor Detail |
|---|
public AbstractVerification(int count)
| Method Detail |
|---|
protected abstract boolean meet(int size)
public void verify(VerificationData data)
verify in interface VerificationMode
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||