Hi all
A project I'm working on interacts heavily with Subversion, using svnkit.
Are there any examples on running a mock in-memory svn instance, to help facilitate testing etc?
Cheers
Marty
|
|
|
|
|
|
|
Why don't you just create a simple SVN repository with mock data ? It's just a few commands. |
||
|
|
|
you may be intested in mockito, that should work fine with SVNkit my 0.02$ |
||
|
|