|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.maven.scm.repository.ScmRepository
org.apache.maven.scm.repository.ScmRepositoryStub
public class ScmRepositoryStub
Stub for ScmRepository for unit testing purposes. More information about Stubs on Martin Fowler's TestDouble
Constructor Summary | |
---|---|
ScmRepositoryStub()
Creates a new stub with a new ScmProviderRepositoryStub as scmProviderRepository |
Method Summary |
---|
Methods inherited from class org.apache.maven.scm.repository.ScmRepository |
---|
getProvider, getProviderRepository, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ScmRepositoryStub()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |