public class MockFactory extends Object
| Constructor and Description |
|---|
MockFactory() |
| Modifier and Type | Method and Description |
|---|---|
static org.jmock.Mockery |
mockeryWithCountingNamingScheme()
Returns a Mockery instance with a counting naming scheme.
|
public MockFactory()
public static org.jmock.Mockery mockeryWithCountingNamingScheme()
Copyright © 2003–2015 Codehaus. All rights reserved.