| Package | Description |
|---|---|
| org.unitils.mock.mockbehavior.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
DummyValueReturningMockBehavior
Mock behavior that returns a default value.
|
class |
StubMockBehavior
Mock behavior that returns a default value if a value can be returned, nothing happens when the result type is void.
|
Copyright © 2016. All Rights Reserved.