|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.junit.experimental.test.theories.DataPointMethodTest
public class DataPointMethodTest
Nested Class Summary | |
---|---|
static class |
DataPointMethodTest.DataPointMethodReturnsMutableObject
|
static class |
DataPointMethodTest.HasDataPointMethod
|
static class |
DataPointMethodTest.HasDateMethod
|
static class |
DataPointMethodTest.HasUglyDataPointMethod
|
Constructor Summary | |
---|---|
DataPointMethodTest()
|
Method Summary | |
---|---|
void |
ignoreDataPointMethodsWithoutAnnotation()
|
void |
ignoreDataPointMethodsWithWrongTypes()
|
void |
ignoreExceptionsFromDataPointMethods()
|
void |
mutableObjectsAreCreatedAfresh()
|
void |
pickUpDataPointMethods()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DataPointMethodTest()
Method Detail |
---|
public void pickUpDataPointMethods()
public void ignoreExceptionsFromDataPointMethods()
public void mutableObjectsAreCreatedAfresh()
public void ignoreDataPointMethodsWithWrongTypes() throws java.lang.Exception
java.lang.Exception
public void ignoreDataPointMethodsWithoutAnnotation() throws java.lang.Throwable
java.lang.Throwable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |