|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.unitils.mock.MockUnitils
public class MockUnitils
| Constructor Summary | |
|---|---|
MockUnitils()
|
|
| Method Summary | ||
|---|---|---|
static void |
assertNoMoreInvocations()
|
|
static
|
createDummy(java.lang.Class<T> type)
|
|
void |
logDetailedObservedScenario()
|
|
static void |
logFullScenarioReport()
|
|
void |
logObservedScenario()
|
|
void |
logSuggestedAsserts()
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MockUnitils()
| Method Detail |
|---|
public static void assertNoMoreInvocations()
public static <T> T createDummy(java.lang.Class<T> type)
public static void logFullScenarioReport()
public void logObservedScenario()
public void logDetailedObservedScenario()
public void logSuggestedAsserts()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||