|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.junit.experimental.test.theories.TheoriesTest.AssumptionsFail
public static class TheoriesTest.AssumptionsFail
Field Summary | |
---|---|
static int |
DATA
|
static org.hamcrest.Matcher<java.lang.Integer> |
MATCHER
|
Constructor Summary | |
---|---|
TheoriesTest.AssumptionsFail()
|
Method Summary | |
---|---|
void |
nonZeroIntsAreFun(int x)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static int DATA
public static org.hamcrest.Matcher<java.lang.Integer> MATCHER
Constructor Detail |
---|
public TheoriesTest.AssumptionsFail()
Method Detail |
---|
public void nonZeroIntsAreFun(int x)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |